Home
last modified time | relevance | path

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

/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c1844 static struct fotg210_qh *fotg210_qh_alloc(struct fotg210_hcd *fotg210, in fotg210_qh_alloc() function
1934 fotg210->async = fotg210_qh_alloc(fotg210, flags); in fotg210_mem_init()
2704 struct fotg210_qh *qh = fotg210_qh_alloc(fotg210, flags); in qh_make()