Searched refs:dwc_otg_attach (Results 1 – 5 of 5) sorted by relevance
60 static device_attach_t dwc_otg_attach; variable86 dwc_otg_attach(device_t dev) in dwc_otg_attach() function166 DEVMETHOD(device_attach, dwc_otg_attach),
95 dwc_otg_attach(device_t dev) in dwc_otg_attach() function202 DEVMETHOD(device_attach, dwc_otg_attach),
35 device_attach_t dwc_otg_attach; variable
77 return (dwc_otg_attach(dev)); in hisi_dwc_otg_attach()
85 return (dwc_otg_attach(dev)); in bcm283x_dwc_otg_attach()