Searched refs:simplebus_driver (Results 1 - 22 of 22) sorted by relevance

/freebsd-12-stable/sys/dev/fdt/
H A Dsimplebus.h35 DECLARE_CLASS(simplebus_driver); variable
H A Dsimplebus.c104 DEFINE_CLASS_0(simplebus, simplebus_driver, simplebus_methods,
108 EARLY_DRIVER_MODULE(simplebus, ofwbus, simplebus_driver, simplebus_devclass,
110 EARLY_DRIVER_MODULE(simplebus, simplebus, simplebus_driver, simplebus_devclass,
H A Dsimple_mfd.c305 sizeof(struct simple_mfd_softc), simplebus_driver);
/freebsd-12-stable/sys/dev/dpaa/
H A Dfman_fdt.c66 sizeof(struct fman_softc), simplebus_driver);
/freebsd-12-stable/sys/dev/extres/clk/
H A Dclk_bus.c87 sizeof(struct ofw_clkbus_softc), simplebus_driver);
/freebsd-12-stable/sys/dev/extres/regulator/
H A Dregulator_bus.c83 simplebus_driver);
/freebsd-12-stable/sys/riscv/riscv/
H A Dsoc.c108 simplebus_driver);
/freebsd-12-stable/sys/mips/mediatek/
H A Dpalmbus.c77 sizeof(struct simplebus_softc), simplebus_driver);
/freebsd-12-stable/sys/arm/ti/am335x/
H A Dam335x_pwmss.c160 sizeof(struct am335x_pwmss_softc), simplebus_driver);
H A Dam335x_usbss.c223 sizeof(struct usbss_softc), simplebus_driver);
/freebsd-12-stable/sys/arm/ti/
H A Dti_sysc.c123 sizeof(struct ti_sysc_softc), simplebus_driver);
/freebsd-12-stable/sys/arm64/rockchip/
H A Drk_dwc3.c200 sizeof(struct rk_dwc3_softc), simplebus_driver);
H A Drk_pinctrl.c1347 sizeof(struct rk_pinctrl_softc), simplebus_driver);
/freebsd-12-stable/sys/dev/extres/syscon/
H A Dsyscon_generic.c230 sizeof(struct syscon_generic_softc), simplebus_driver);
/freebsd-12-stable/sys/dev/ofw/
H A Dofwbus.c101 sizeof(struct ofwbus_softc), simplebus_driver);
/freebsd-12-stable/sys/mips/ingenic/
H A Djz4780_pinctrl.c258 sizeof(struct jz4780_pinctrl_softc), simplebus_driver);
H A Djz4780_nemc.c371 sizeof(struct jz4780_nemc_softc), simplebus_driver);
/freebsd-12-stable/sys/arm/allwinner/
H A Daw_ccu.c246 sizeof(struct aw_ccu_softc), simplebus_driver);
/freebsd-12-stable/sys/mips/nlm/
H A Dxlp_simplebus.c100 sizeof(struct simplebus_softc), simplebus_driver);
/freebsd-12-stable/sys/arm/ti/usb/
H A Domap_host.c463 sizeof(struct omap_uhh_softc), simplebus_driver);
/freebsd-12-stable/sys/dev/flash/
H A Dcqspi.c767 sizeof(struct cqspi_softc), simplebus_driver);
/freebsd-12-stable/sys/arm/nvidia/drm2/
H A Dtegra_host1x.c642 sizeof(struct host1x_softc), simplebus_driver);

Completed in 120 milliseconds