Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/usb/
A Dehci-dbgp.h71 extern int dbgp_reset_prep(struct usb_hcd *);
73 static inline int dbgp_reset_prep(struct usb_hcd *hcd) in dbgp_reset_prep() function
/linux-6.3-rc2/drivers/usb/early/
A Dehci-dbgp.c968 int dbgp_reset_prep(struct usb_hcd *hcd) in dbgp_reset_prep() function
994 EXPORT_SYMBOL_GPL(dbgp_reset_prep);
/linux-6.3-rc2/drivers/usb/host/
A Dehci-hcd.c238 if (ehci->debug && !dbgp_reset_prep(ehci_to_hcd(ehci))) in ehci_reset()
A Dehci-hub.c391 if (!dbgp_reset_prep(hcd)) in ehci_bus_resume()
/linux-6.3-rc2/drivers/usb/fotg210/
A Dfotg210-hcd.c937 if (fotg210->debug && !dbgp_reset_prep(fotg210_to_hcd(fotg210))) in fotg210_reset()

Completed in 18 milliseconds