Searched refs:simplebus_init (Results 1 – 12 of 12) sorted by relevance
| /freebsd-11-stable/sys/dev/fdt/ |
| HD | simplebus.h | 59 void simplebus_init(device_t dev, phandle_t node);
|
| HD | simplebus.c | 149 simplebus_init(dev, 0); in simplebus_attach() 166 simplebus_init(device_t dev, phandle_t node) in simplebus_init() function
|
| /freebsd-11-stable/sys/dev/extres/regulator/ |
| HD | regulator_bus.c | 66 simplebus_init(dev, node); in ofw_regulator_bus_attach()
|
| /freebsd-11-stable/sys/dev/extres/clk/ |
| HD | clk_bus.c | 69 simplebus_init(dev, node); in ofw_clkbus_attach()
|
| /freebsd-11-stable/sys/arm/ti/am335x/ |
| HD | am335x_pwmss.c | 137 simplebus_init(dev, node); in am335x_pwmss_attach()
|
| HD | am335x_usbss.c | 177 simplebus_init(dev, node); in usbss_attach()
|
| /freebsd-11-stable/sys/dev/ofw/ |
| HD | ofwbus.c | 155 simplebus_init(dev, node); in ofwbus_attach()
|
| /freebsd-11-stable/sys/dev/vnic/ |
| HD | thunder_mdio_fdt.c | 253 simplebus_init(dev, parent); in mdionexus_ofw_bus_attach()
|
| HD | mrml_bridge.c | 245 simplebus_init(dev, parent); in mrmlb_ofw_bus_attach()
|
| /freebsd-11-stable/sys/arm/allwinner/ |
| HD | aw_ccu.c | 231 simplebus_init(dev, node); in aw_ccu_attach()
|
| /freebsd-11-stable/sys/arm/ti/usb/ |
| HD | omap_host.c | 413 simplebus_init(dev, node); in omap_uhh_attach()
|
| /freebsd-11-stable/sys/arm/nvidia/drm2/ |
| HD | tegra_host1x.c | 524 simplebus_init(dev, 0); in host1x_new_pass()
|