| /freebsd-14.2/sys/dev/extres/regulator/ |
| H A D | regulator_bus.c | 62 simplebus_init(dev, node); in ofw_regulator_bus_attach()
|
| /freebsd-14.2/sys/dev/fdt/ |
| H A D | simplebus.h | 59 void simplebus_init(device_t dev, phandle_t node);
|
| H A D | simplebus.c | 156 simplebus_init(dev, 0); in simplebus_attach_impl() 199 simplebus_init(device_t dev, phandle_t node) in simplebus_init() function
|
| /freebsd-14.2/sys/dev/extres/clk/ |
| H A D | clk_bus.c | 65 simplebus_init(dev, node); in ofw_clkbus_attach()
|
| /freebsd-14.2/sys/arm/ti/ |
| H A D | ti_omap4_cm.c | 105 simplebus_init(dev, node); in ti_omap4_cm_attach()
|
| H A D | ti_scm.c | 118 simplebus_init(dev, node); in ti_scm_attach()
|
| H A D | ti_prcm.c | 147 simplebus_init(sc->dev, node); in ti_prcm_attach()
|
| H A D | ti_scm_syscon.c | 187 simplebus_init(sc->dev, node); in ti_scm_syscon_attach()
|
| /freebsd-14.2/sys/arm/allwinner/ |
| H A D | aw_dwc3.c | 117 simplebus_init(dev, node); in aw_dwc3_attach()
|
| H A D | aw_ccu.c | 198 simplebus_init(dev, node); in aw_ccu_attach()
|
| /freebsd-14.2/sys/dev/usb/controller/ |
| H A D | xlnx_dwc3.c | 124 simplebus_init(dev, node); in xlnx_dwc3_attach()
|
| /freebsd-14.2/sys/arm/ti/am335x/ |
| H A D | am335x_pwmss.c | 149 simplebus_init(dev, node); in am335x_pwmss_attach()
|
| /freebsd-14.2/sys/dev/gpio/dwgpio/ |
| H A D | dwgpio_bus.c | 93 simplebus_init(dev, node); in dwgpiobus_attach()
|
| /freebsd-14.2/sys/dev/qcom_dwc3/ |
| H A D | qcom_dwc3.c | 148 simplebus_init(dev, node); in qcom_dwc3_attach()
|
| /freebsd-14.2/sys/dev/sram/ |
| H A D | mmio_sram.c | 93 simplebus_init(dev, node); in mmio_sram_attach()
|
| /freebsd-14.2/sys/dev/ofw/ |
| H A D | ofwbus.c | 116 simplebus_init(dev, node); in ofwbus_attach()
|
| /freebsd-14.2/sys/arm64/rockchip/ |
| H A D | rk_dwc3.c | 174 simplebus_init(dev, node); in rk_dwc3_attach()
|
| /freebsd-14.2/sys/arm64/broadcom/brcmmdio/ |
| H A D | mdio_nexus_iproc.c | 199 simplebus_init(dev, parent); in brcm_mdionexus_ofw_bus_attach()
|
| H A D | mdio_mux_iproc.c | 328 simplebus_init(dev, parent); in brcm_iproc_mdio_attach()
|
| /freebsd-14.2/sys/dev/firmware/arm/ |
| H A D | scmi.c | 235 simplebus_init(dev, node); in scmi_attach()
|
| /freebsd-14.2/sys/dev/dpaa2/ |
| H A D | memac_mdio_fdt.c | 245 simplebus_init(dev, node); in memac_mdio_fdt_attach()
|
| H A D | dpaa2_mc_fdt.c | 266 simplebus_init(dev, node); in dpaa2_mc_fdt_attach()
|
| /freebsd-14.2/sys/dev/vnic/ |
| H A D | thunder_mdio_fdt.c | 249 simplebus_init(dev, parent); in mdionexus_ofw_bus_attach()
|
| H A D | mrml_bridge.c | 241 simplebus_init(dev, parent); in mrmlb_ofw_bus_attach()
|
| /freebsd-14.2/sys/arm/ti/usb/ |
| H A D | omap_host.c | 412 simplebus_init(dev, node); in omap_uhh_attach()
|