Home
last modified time | relevance | path

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

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