Searched refs:cdns3_aligned_buf (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/usb/cdns3/
H A Dcdns3-gadget.h1200 * struct cdns3_aligned_buf - represent aligned buffer used for DMA transfer
1208 struct cdns3_aligned_buf { struct
1238 struct cdns3_aligned_buf *aligned_buf;
H A Dcdns3-gadget.c142 static struct cdns3_aligned_buf *cdns3_next_align_buf(struct list_head *list)
144 return list_first_entry_or_null(list, struct cdns3_aligned_buf, list);
868 struct cdns3_aligned_buf *buf, *tmp;
897 struct cdns3_aligned_buf *buf;
3261 struct cdns3_aligned_buf *buf;

Completed in 138 milliseconds