Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Dcdns3-gadget.h1208 struct cdns3_aligned_buf { struct
1209 void *buf;
1210 dma_addr_t dma;
1211 u32 size;
1212 enum dma_data_direction dir;
1213 unsigned in_use:1;
1214 struct list_head list;