Searched refs:start_hnp (Results 1 – 6 of 6) sorted by relevance
41 int (*start_hnp)(struct usb_otg *otg); member66 if (otg && otg->start_hnp) in otg_start_hnp()67 return otg->start_hnp(otg); in otg_start_hnp()
164 static void start_hnp(struct ohci_hcd *ohci) in start_hnp() function226 ohci->start_hnp = start_hnp; in ohci_omap_reset()
384 void (*start_hnp)(struct ohci_hcd *ohci); member
774 ohci->start_hnp(ohci); in ohci_hub_control()
811 fsl_otg_tc->phy.otg->start_hnp = fsl_otg_start_hnp; in fsl_otg_conf()
1575 isp->phy.otg->start_hnp = isp1301_start_hnp, in isp1301_probe()