Home
last modified time | relevance | path

Searched refs:device_probe_and_attach (Results 1 – 25 of 37) sorted by relevance

12

/f-stack/freebsd/arm/allwinner/
H A Daw_dwc3.c128 device_probe_and_attach(cdev); in aw_dwc3_attach()
H A Daw_ccu.c225 device_probe_and_attach(cdev); in aw_ccu_attach()
/f-stack/freebsd/arm/ti/
H A Dti_omap4_cm.c120 device_probe_and_attach(cdev); in ti_omap4_cm_attach()
H A Dti_scm.c131 device_probe_and_attach(cdev); in ti_scm_attach()
/f-stack/freebsd/mips/mediatek/
H A Dmtk_dotg.c126 err = device_probe_and_attach(sc->sc_bus.bdev); in dotg_fdt_attach()
H A Dmtk_ohci.c148 err = device_probe_and_attach(sc->sc_bus.bdev); in ohci_fdt_attach()
H A Dmtk_ehci.c148 err = device_probe_and_attach(sc->sc_bus.bdev); in ehci_fdt_attach()
H A Dmtk_xhci.c148 err = device_probe_and_attach(sc->sc_bus.bdev); in mtk_xhci_fdt_attach()
/f-stack/freebsd/arm64/rockchip/
H A Drk_dwc3.c191 device_probe_and_attach(cdev); in rk_dwc3_attach()
/f-stack/freebsd/mips/atheros/
H A Dar71xx_ohci.c142 err = device_probe_and_attach(sc->sc_ohci.sc_bus.bdev); in ar71xx_ohci_attach()
H A Dar71xx_ehci.c218 err = device_probe_and_attach(sc->sc_bus.bdev); in ar71xx_ehci_attach()
/f-stack/freebsd/mips/cavium/usb/
H A Doctusb_octeon.c148 err = device_probe_and_attach(sc->sc_dci.sc_bus.bdev); in octusb_octeon_attach()
/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_fbd.c157 } else if (device_probe_and_attach(fbd) != 0) { in bcm_fb_setup_fbd()
/f-stack/freebsd/arm/ti/usb/
H A Domap_ehci.c375 err = device_probe_and_attach(sc->sc_bus.bdev); in omap_ehci_attach()
/f-stack/freebsd/mips/ingenic/
H A Djz4780_ehci.c258 err = device_probe_and_attach(sc->sc_bus.bdev); in jz4780_ehci_attach()
H A Djz4780_ohci.c229 err = device_probe_and_attach(sc->sc_ohci.sc_bus.bdev); in jz4780_ohci_attach()
/f-stack/freebsd/arm/nvidia/
H A Dtegra_ehci.c288 rv = device_probe_and_attach(esc->sc_bus.bdev); in tegra_ehci_attach()
/f-stack/freebsd/kern/
H A Dsubr_bus.c2896 device_probe_and_attach(device_t dev) in device_probe_and_attach() function
3718 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 …]
H A Ddevice_if.m81 * is called via device_probe_and_attach() to select a driver
193 * Normally only called via device_probe_and_attach(), this is called
/f-stack/freebsd/arm/xilinx/
H A Dzy7_ehci.c308 err = device_probe_and_attach(sc->sc_bus.bdev); in zy7_ehci_attach()
/f-stack/freebsd/x86/x86/
H A Dlegacy.c177 device_probe_and_attach(child); in legacy_attach()
/f-stack/dpdk/kernel/freebsd/nic_uio/
H A Dnic_uio.c319 device_probe_and_attach(detached_devices[i]); in nic_uio_unload()
/f-stack/freebsd/arm/freescale/vybrid/
H A Dvf_ehci.c365 err = device_probe_and_attach(sc->sc_bus.bdev); in vybrid_ehci_attach()
H A Dvf_dcu4.c439 if (device_probe_and_attach(sc->sc_fbd) != 0) { in dcu_attach()
/f-stack/freebsd/arm/ti/am335x/
H A Dam335x_musb.c390 err = device_probe_and_attach(sc->sc_otg.sc_bus.bdev); in musbotg_attach()

12