Home
last modified time | relevance | path

Searched defs:usb_dmac_chan (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/dma/sh/
H A Dusb-dmac.c76 struct usb_dmac_chan { struct
87 #define to_usb_dmac_chan(c) container_of(c, struct usb_dmac_chan, vc.chan) argument