| /freebsd-13.1/sys/dev/extres/regulator/ |
| H A D | regulator_bus.c | 64 simplebus_init(dev, node); in ofw_regulator_bus_attach()
|
| /freebsd-13.1/sys/dev/fdt/ |
| H A D | simplebus.h | 61 void simplebus_init(device_t dev, phandle_t node);
|
| H A D | simplebus.c | 153 simplebus_init(dev, 0); in simplebus_attach_impl() 196 simplebus_init(device_t dev, phandle_t node) in simplebus_init() function
|
| /freebsd-13.1/sys/dev/extres/clk/ |
| H A D | clk_bus.c | 67 simplebus_init(dev, node); in ofw_clkbus_attach()
|
| /freebsd-13.1/sys/riscv/riscv/ |
| H A D | soc.c | 77 simplebus_init(dev, node); in soc_attach()
|
| /freebsd-13.1/sys/arm64/intel/ |
| H A D | firmware.c | 85 simplebus_init(dev, node); in firmware_attach()
|
| /freebsd-13.1/sys/arm/allwinner/ |
| H A D | aw_dwc3.c | 119 simplebus_init(dev, node); in aw_dwc3_attach()
|
| H A D | aw_ccu.c | 202 simplebus_init(dev, node); in aw_ccu_attach()
|
| /freebsd-13.1/sys/arm/ti/ |
| H A D | ti_omap4_cm.c | 109 simplebus_init(dev, node); in ti_omap4_cm_attach()
|
| H A D | ti_scm.c | 122 simplebus_init(dev, node); in ti_scm_attach()
|
| H A D | ti_prcm.c | 151 simplebus_init(sc->dev, node); in ti_prcm_attach()
|
| H A D | ti_scm_syscon.c | 192 simplebus_init(sc->dev, node); in ti_scm_syscon_attach()
|
| H A D | ti_sysc.c | 476 simplebus_init(sc->dev, node); in ti_sysc_attach()
|
| /freebsd-13.1/sys/dev/gpio/dwgpio/ |
| H A D | dwgpio_bus.c | 95 simplebus_init(dev, node); in dwgpiobus_attach()
|
| /freebsd-13.1/sys/arm/ti/am335x/ |
| H A D | am335x_pwmss.c | 151 simplebus_init(dev, node); in am335x_pwmss_attach()
|
| /freebsd-13.1/sys/arm64/rockchip/ |
| H A D | rk_dwc3.c | 182 simplebus_init(dev, node); in rk_dwc3_attach()
|
| /freebsd-13.1/sys/arm64/broadcom/brcmmdio/ |
| H A D | mdio_nexus_iproc.c | 202 simplebus_init(dev, parent); in brcm_mdionexus_ofw_bus_attach()
|
| H A D | mdio_mux_iproc.c | 332 simplebus_init(dev, parent); in brcm_iproc_mdio_attach()
|
| /freebsd-13.1/sys/mips/ingenic/ |
| H A D | jz4780_pinctrl.c | 105 simplebus_init(dev, 0); in jz4780_pinctrl_attach()
|
| H A D | jz4780_nemc.c | 259 simplebus_init(dev, node); in jz4780_nemc_attach()
|
| /freebsd-13.1/sys/dev/ofw/ |
| H A D | ofwbus.c | 155 simplebus_init(dev, node); in ofwbus_attach()
|
| /freebsd-13.1/sys/dev/vnic/ |
| H A D | thunder_mdio_fdt.c | 252 simplebus_init(dev, parent); in mdionexus_ofw_bus_attach()
|
| H A D | mrml_bridge.c | 245 simplebus_init(dev, parent); in mrmlb_ofw_bus_attach()
|
| /freebsd-13.1/sys/arm/ti/usb/ |
| H A D | omap_host.c | 414 simplebus_init(dev, node); in omap_uhh_attach()
|
| /freebsd-13.1/sys/dev/dpaa/ |
| H A D | fman.c | 341 simplebus_init(sc->sc_base.dev, 0); in fman_init()
|