Searched refs:dwc_otg_attach (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/dev/usb/controller/
H A Ddwc_otg_fdt.h37 device_attach_t dwc_otg_attach; variable
H A Ddwc_otg_acpi.c63 static device_attach_t dwc_otg_attach; variable
89 dwc_otg_attach(device_t dev) function
166 DEVMETHOD(device_attach, dwc_otg_attach),
H A Ddwc_otg_hisi.c80 return (dwc_otg_attach(dev));
H A Ddwc_otg_fdt.c98 dwc_otg_attach(device_t dev) function
202 DEVMETHOD(device_attach, dwc_otg_attach),
/freebsd-13-stable/sys/arm/broadcom/bcm2835/
H A Dbcm283x_dwc_fdt.c88 return (dwc_otg_attach(dev));
/freebsd-13-stable/sys/mips/ingenic/
H A Djz4780_dwc_fdt.c156 err = dwc_otg_attach(dev);

Completed in 106 milliseconds