start_hnp 774 drivers/usb/host/ohci-hub.c ohci->start_hnp(ohci); start_hnp 234 drivers/usb/host/ohci-omap.c ohci->start_hnp = start_hnp; start_hnp 384 drivers/usb/host/ohci.h void (*start_hnp)(struct ohci_hcd *ohci); start_hnp 811 drivers/usb/phy/phy-fsl-usb.c fsl_otg_tc->phy.otg->start_hnp = fsl_otg_start_hnp; start_hnp 1575 drivers/usb/phy/phy-isp1301-omap.c isp->phy.otg->start_hnp = isp1301_start_hnp, start_hnp 41 include/linux/usb/otg.h int (*start_hnp)(struct usb_otg *otg); start_hnp 66 include/linux/usb/otg.h if (otg && otg->start_hnp) start_hnp 67 include/linux/usb/otg.h return otg->start_hnp(otg);