Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/host/
Dfotg210-hcd.c1852 static struct fotg210_qh *fotg210_qh_alloc(struct fotg210_hcd *fotg210, in fotg210_qh_alloc() function
1942 fotg210->async = fotg210_qh_alloc(fotg210, flags); in fotg210_mem_init()
2712 struct fotg210_qh *qh = fotg210_qh_alloc(fotg210, flags); in qh_make()