Home
last modified time | relevance | path

Searched refs:dbgp_reset_prep (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/linux/usb/
H 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
/kernel/linux/linux-6.6/include/linux/usb/
H 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
/kernel/linux/linux-5.10/drivers/usb/early/
H A Dehci-dbgp.c968 int dbgp_reset_prep(struct usb_hcd *hcd) in dbgp_reset_prep() function
994 EXPORT_SYMBOL_GPL(dbgp_reset_prep); variable
/kernel/linux/linux-6.6/drivers/usb/early/
H A Dehci-dbgp.c968 int dbgp_reset_prep(struct usb_hcd *hcd) in dbgp_reset_prep() function
994 EXPORT_SYMBOL_GPL(dbgp_reset_prep); variable
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-hcd.c237 if (ehci->debug && !dbgp_reset_prep(ehci_to_hcd(ehci))) in ehci_reset()
H A Dehci-hub.c391 if (!dbgp_reset_prep(hcd)) in ehci_bus_resume()
H A Dfotg210-hcd.c934 if (fotg210->debug && !dbgp_reset_prep(fotg210_to_hcd(fotg210))) in fotg210_reset()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-hcd.c238 if (ehci->debug && !dbgp_reset_prep(ehci_to_hcd(ehci))) in ehci_reset()
H A Dehci-hub.c391 if (!dbgp_reset_prep(hcd)) in ehci_bus_resume()
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.c934 if (fotg210->debug && !dbgp_reset_prep(fotg210_to_hcd(fotg210))) in fotg210_reset()

Completed in 23 milliseconds