Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/cdns3/
Dcdns3-gadget.h1205 struct cdns3_aligned_buf { struct
1235 struct cdns3_aligned_buf *aligned_buf;
Dcdns3-gadget.c142 static struct cdns3_aligned_buf *cdns3_next_align_buf(struct list_head *list) in cdns3_next_align_buf()
144 return list_first_entry_or_null(list, struct cdns3_aligned_buf, list); in cdns3_next_align_buf()
864 struct cdns3_aligned_buf *buf, *tmp; in cdns3_free_aligned_request_buf()
893 struct cdns3_aligned_buf *buf; in cdns3_prepare_aligned_request_buf()
3184 struct cdns3_aligned_buf *buf; in cdns3_gadget_exit()