Searched defs:start_hnp (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/include/linux/usb/ | ||
H A D | otg.h | 40 int (*start_hnp)(struct usb_otg *otg); member in struct:usb_otg |
/linux-4.4.14/drivers/usb/host/ | ||
H A D | ohci-omap.c | 176 static void start_hnp(struct ohci_hcd *ohci) start_hnp() function |
H A D | ohci.h | 383 void (*start_hnp)(struct ohci_hcd *ohci); member in struct:ohci_hcd |
Completed in 181 milliseconds