Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dfotg210-hcd.c1929 static struct fotg210_qh *fotg210_qh_alloc(struct fotg210_hcd *fotg210, in fotg210_qh_alloc() function
2026 fotg210->async = fotg210_qh_alloc(fotg210, flags); in fotg210_mem_init()
2840 struct fotg210_qh *qh = fotg210_qh_alloc(fotg210, flags); in qh_make()