Searched refs:start_hnp (Results 1 – 6 of 6) sorted by relevance
40 int (*start_hnp)(struct usb_otg *otg); member50 if (otg && otg->start_hnp) in otg_start_hnp()51 return otg->start_hnp(otg); in otg_start_hnp()
176 static void start_hnp(struct ohci_hcd *ohci) in start_hnp() function237 ohci->start_hnp = start_hnp; in ohci_omap_reset()
383 void (*start_hnp)(struct ohci_hcd *ohci); member
771 ohci->start_hnp(ohci); in ohci_hub_control()
829 fsl_otg_tc->phy.otg->start_hnp = fsl_otg_start_hnp; in fsl_otg_conf()
1589 isp->phy.otg->start_hnp = isp1301_start_hnp, in isp1301_probe()