Searched refs:device_probe_and_attach (Results 1 – 25 of 37) sorted by relevance
12
128 device_probe_and_attach(cdev); in aw_dwc3_attach()
225 device_probe_and_attach(cdev); in aw_ccu_attach()
120 device_probe_and_attach(cdev); in ti_omap4_cm_attach()
131 device_probe_and_attach(cdev); in ti_scm_attach()
126 err = device_probe_and_attach(sc->sc_bus.bdev); in dotg_fdt_attach()
148 err = device_probe_and_attach(sc->sc_bus.bdev); in ohci_fdt_attach()
148 err = device_probe_and_attach(sc->sc_bus.bdev); in ehci_fdt_attach()
148 err = device_probe_and_attach(sc->sc_bus.bdev); in mtk_xhci_fdt_attach()
191 device_probe_and_attach(cdev); in rk_dwc3_attach()
142 err = device_probe_and_attach(sc->sc_ohci.sc_bus.bdev); in ar71xx_ohci_attach()
218 err = device_probe_and_attach(sc->sc_bus.bdev); in ar71xx_ehci_attach()
148 err = device_probe_and_attach(sc->sc_dci.sc_bus.bdev); in octusb_octeon_attach()
157 } else if (device_probe_and_attach(fbd) != 0) { in bcm_fb_setup_fbd()
375 err = device_probe_and_attach(sc->sc_bus.bdev); in omap_ehci_attach()
258 err = device_probe_and_attach(sc->sc_bus.bdev); in jz4780_ehci_attach()
229 err = device_probe_and_attach(sc->sc_ohci.sc_bus.bdev); in jz4780_ohci_attach()
288 rv = device_probe_and_attach(esc->sc_bus.bdev); in tegra_ehci_attach()
2896 device_probe_and_attach(device_t dev) in device_probe_and_attach() function3718 device_probe_and_attach(child); in bus_generic_attach()3897 device_probe_and_attach(child) : in bus_helper_reset_post()3914 device_probe_and_attach(child); in bus_helper_reset_prepare_rollback()3951 device_probe_and_attach(child); in bus_helper_reset_prepare()4092 device_probe_and_attach(child); in bus_generic_driver_added()4122 device_probe_and_attach(child); in bus_generic_new_pass()5732 error = device_probe_and_attach(dev); in devctl2_ioctl()5768 error = device_probe_and_attach(dev); in devctl2_ioctl()5871 error = device_probe_and_attach(dev); in devctl2_ioctl()[all …]
81 * is called via device_probe_and_attach() to select a driver193 * Normally only called via device_probe_and_attach(), this is called
308 err = device_probe_and_attach(sc->sc_bus.bdev); in zy7_ehci_attach()
177 device_probe_and_attach(child); in legacy_attach()
319 device_probe_and_attach(detached_devices[i]); in nic_uio_unload()
365 err = device_probe_and_attach(sc->sc_bus.bdev); in vybrid_ehci_attach()
439 if (device_probe_and_attach(sc->sc_fbd) != 0) { in dcu_attach()
390 err = device_probe_and_attach(sc->sc_otg.sc_bus.bdev); in musbotg_attach()