Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/cdns3/
A Dcdns3-gadget.h1205 struct cdns3_aligned_buf { struct
1235 struct cdns3_aligned_buf *aligned_buf;
A Dcdns3-gadget.c141 static struct cdns3_aligned_buf *cdns3_next_align_buf(struct list_head *list) in cdns3_next_align_buf()
143 return list_first_entry_or_null(list, struct cdns3_aligned_buf, list); in cdns3_next_align_buf()
862 struct cdns3_aligned_buf *buf, *tmp; in cdns3_free_aligned_request_buf()
891 struct cdns3_aligned_buf *buf; in cdns3_prepare_aligned_request_buf()
3165 struct cdns3_aligned_buf *buf; in cdns3_gadget_exit()

Completed in 16 milliseconds