Searched refs:fotg210_qtd_alloc (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | fotg210-hcd.c | 1815 static struct fotg210_qtd *fotg210_qtd_alloc(struct fotg210_hcd *fotg210, in fotg210_qtd_alloc() function 1864 qh->dummy = fotg210_qtd_alloc(fotg210, flags); in fotg210_qh_alloc() 2539 qtd = fotg210_qtd_alloc(fotg210, flags); in qh_urb_transaction() 2560 qtd = fotg210_qtd_alloc(fotg210, flags); in qh_urb_transaction() 2631 qtd = fotg210_qtd_alloc(fotg210, flags); in qh_urb_transaction() 2667 qtd = fotg210_qtd_alloc(fotg210, flags); in qh_urb_transaction()
|
/kernel/linux/linux-6.6/drivers/usb/fotg210/ |
H A D | fotg210-hcd.c | 1815 static struct fotg210_qtd *fotg210_qtd_alloc(struct fotg210_hcd *fotg210, in fotg210_qtd_alloc() function 1865 qh->dummy = fotg210_qtd_alloc(fotg210, flags); in fotg210_qh_alloc() 2540 qtd = fotg210_qtd_alloc(fotg210, flags); in qh_urb_transaction() 2561 qtd = fotg210_qtd_alloc(fotg210, flags); in qh_urb_transaction() 2632 qtd = fotg210_qtd_alloc(fotg210, flags); in qh_urb_transaction() 2668 qtd = fotg210_qtd_alloc(fotg210, flags); in qh_urb_transaction()
|
Completed in 13 milliseconds