Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/fotg210/
Dfotg210-hcd.c1851 static struct fotg210_qh *fotg210_qh_alloc(struct fotg210_hcd *fotg210, in fotg210_qh_alloc() function
1941 fotg210->async = fotg210_qh_alloc(fotg210, flags); in fotg210_mem_init()
2711 struct fotg210_qh *qh = fotg210_qh_alloc(fotg210, flags); in qh_make()