| /f-stack/freebsd/sys/ |
| H A D | kobj.h | 117 DEFINE_CLASS_0(name, name ## _class, methods, size) 124 #define DEFINE_CLASS_0(name, classvar, methods, size) \ macro
|
| /f-stack/freebsd/x86/pci/ |
| H A D | qpi.c | 219 DEFINE_CLASS_0(qpi, qpi_driver, qpi_methods, 0); 316 DEFINE_CLASS_0(pcib, qpi_pcib_driver, qpi_pcib_methods, 0);
|
| H A D | pci_bus.c | 674 DEFINE_CLASS_0(pcib, legacy_pcib_driver, legacy_pcib_methods, 1); 721 DEFINE_CLASS_0(pcibus_pnp, pcibus_pnp_driver, pcibus_pnp_methods, 1);
|
| /f-stack/freebsd/arm64/coresight/ |
| H A D | coresight_replicator.c | 127 DEFINE_CLASS_0(replicator, replicator_driver, replicator_methods,
|
| H A D | coresight_funnel.c | 143 DEFINE_CLASS_0(funnel, funnel_driver, funnel_methods,
|
| H A D | coresight_etm4x.c | 266 DEFINE_CLASS_0(etm, etm_driver, etm_methods, sizeof(struct etm_softc));
|
| /f-stack/freebsd/arm64/broadcom/brcmmdio/ |
| H A D | mdio_ns2_pcie_phy.c | 69 DEFINE_CLASS_0(ns2_pcie_phy, ns2_pcie_phy_fdt_driver, ns2_pcie_phy_fdt_methods,
|
| H A D | mdio_nexus_iproc.c | 95 DEFINE_CLASS_0(brcm_mdionexus, brcm_mdionexus_fdt_driver, brcm_mdionexus_fdt_methods,
|
| /f-stack/freebsd/arm/nvidia/ |
| H A D | tegra_abpmisc.c | 190 static DEFINE_CLASS_0(abpmisc, tegra_abpmisc_driver, tegra_abpmisc_methods,
|
| H A D | tegra_mc.c | 308 static DEFINE_CLASS_0(mc, tegra_mc_driver, tegra_mc_methods,
|
| H A D | tegra_rtc.c | 298 static DEFINE_CLASS_0(rtc, tegra_rtc_driver, tegra_rtc_methods,
|
| H A D | tegra_ehci.c | 317 static DEFINE_CLASS_0(ehci, ehci_driver, ehci_methods,
|
| H A D | tegra_lic.c | 285 static DEFINE_CLASS_0(lic, tegra_lic_driver, tegra_lic_methods,
|
| /f-stack/freebsd/mips/broadcom/ |
| H A D | bhnd_nexus.c | 280 DEFINE_CLASS_0(bhnd, bhnd_nexus_driver, bhnd_nexus_methods,
|
| /f-stack/freebsd/arm/nvidia/tegra124/ |
| H A D | tegra124_coretemp.c | 265 static DEFINE_CLASS_0(tegra124_coretemp, tegra124_coretemp_driver,
|
| /f-stack/freebsd/x86/x86/ |
| H A D | mptable_pci.c | 204 DEFINE_CLASS_0(pcib, mptable_hostb_driver, mptable_hostb_methods,
|
| /f-stack/freebsd/arm/ti/clk/ |
| H A D | ti_mux_clock.c | 242 DEFINE_CLASS_0(ti_mux, ti_mux_driver, ti_mux_methods,
|
| H A D | ti_divider_clock.c | 257 DEFINE_CLASS_0(ti_divider, ti_divider_driver, ti_divider_methods,
|
| H A D | ti_gate_clock.c | 259 DEFINE_CLASS_0(ti_gate, ti_gate_driver, ti_gate_methods,
|
| H A D | ti_clkctrl.c | 344 DEFINE_CLASS_0(ti_clkctrl, ti_clkctrl_driver, ti_clkctrl_methods,
|
| /f-stack/freebsd/arm64/nvidia/tegra210/ |
| H A D | tegra210_coretemp.c | 269 static DEFINE_CLASS_0(tegra210_coretemp, tegra210_coretemp_driver,
|
| /f-stack/freebsd/arm/ti/omap4/ |
| H A D | omap4_wugen.c | 245 DEFINE_CLASS_0(omap4_wugen, omap4_wugen_driver, omap4_wugen_methods,
|
| /f-stack/freebsd/arm64/rockchip/ |
| H A D | rk_usbphy.c | 304 static DEFINE_CLASS_0(rk_usbphy, rk_usbphy_driver, rk_usbphy_methods,
|
| /f-stack/freebsd/arm64/rockchip/clk/ |
| H A D | rk_cru.c | 309 DEFINE_CLASS_0(rk_cru, rk_cru_driver, rk_cru_methods,
|
| /f-stack/freebsd/arm64/qoriq/clk/ |
| H A D | qoriq_clkgen.c | 173 DEFINE_CLASS_0(qoriq_clkgen, qoriq_clkgen_driver, qoriq_clkgen_methods,
|