Home
last modified time | relevance | path

Searched refs:hcd_fotg210_init (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dfotg210-hcd.c4894 static int hcd_fotg210_init(struct usb_hcd *hcd) in hcd_fotg210_init() function
5000 /* start HC running; it's halted, hcd_fotg210_init() has been run (once) */
5098 retval = hcd_fotg210_init(hcd); in fotg210_setup()
5507 .reset = hcd_fotg210_init,
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.c4893 static int hcd_fotg210_init(struct usb_hcd *hcd) in hcd_fotg210_init() function
4999 /* start HC running; it's halted, hcd_fotg210_init() has been run (once) */
5097 retval = hcd_fotg210_init(hcd); in fotg210_setup()
5503 .reset = hcd_fotg210_init,

Completed in 15 milliseconds