Home
last modified time | relevance | path

Searched refs:bus_get_dev_root (Results 1 – 25 of 25) sorted by relevance

/linux/arch/powerpc/sysdev/
H A Dfsl_mpic_timer_wakeup.c120 dev_root = bus_get_dev_root(&mpic_subsys); in fsl_wakeup_sys_init()
135 dev_root = bus_get_dev_root(&mpic_subsys); in fsl_wakeup_sys_exit()
/linux/drivers/platform/x86/
H A Dibm_rtl.c203 struct device *dev_root = bus_get_dev_root(&rtl_subsys); in rtl_setup_sysfs()
215 struct device *dev_root = bus_get_dev_root(&rtl_subsys); in rtl_teardown_sysfs()
/linux/arch/powerpc/platforms/pseries/
H A Dpseries_energy.c309 dev_root = bus_get_dev_root(&cpu_subsys); in pseries_energy_init()
348 dev_root = bus_get_dev_root(&cpu_subsys); in pseries_energy_cleanup()
H A Dsuspend.c156 dev_root = bus_get_dev_root(&suspend_subsys); in pseries_suspend_sysfs_register()
/linux/drivers/sh/intc/
H A Duserimask.c73 dev_root = bus_get_dev_root(&intc_subsys); in userimask_sysdev_init()
/linux/arch/s390/kernel/
H A Dcpacf.c112 cpu_root = bus_get_dev_root(&cpu_subsys); in cpacf_init()
H A Dtopology.c698 dev_root = bus_get_dev_root(&cpu_subsys); in topology_init()
H A Dsmp.c1177 dev_root = bus_get_dev_root(&cpu_subsys); in s390_smp_init()
/linux/arch/sh/drivers/dma/
H A Ddma-sysfs.c55 dev_root = bus_get_dev_root(&dma_subsys); in dma_subsys_init()
/linux/arch/powerpc/platforms/powernv/
H A Dsubcore.c443 dev_root = bus_get_dev_root(&cpu_subsys); in subcore_init()
/linux/drivers/platform/x86/intel/uncore-frequency/
H A Duncore-frequency-common.c320 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in uncore_freq_common_init()
/linux/drivers/edac/
H A Dedac_pci_sysfs.c372 dev_root = bus_get_dev_root(edac_subsys); in edac_pci_main_kobj_setup()
H A Dedac_device_sysfs.c255 dev_root = bus_get_dev_root(edac_subsys); in edac_device_register_sysfs_main_kobj()
/linux/drivers/base/
H A Dbus.c1374 struct device *bus_get_dev_root(const struct bus_type *bus) in bus_get_dev_root() function
1386 EXPORT_SYMBOL_GPL(bus_get_dev_root);
H A Dcpu.c655 struct device *dev = bus_get_dev_root(&cpu_subsys); in cpu_register_vulnerabilities()
H A Dcore.c3292 struct device *dev_root = bus_get_dev_root(dev->bus); in get_device_parent()
/linux/arch/x86/kernel/cpu/microcode/
H A Dcore.c848 dev_root = bus_get_dev_root(&cpu_subsys); in microcode_init()
/linux/drivers/cpuidle/
H A Dsysfs.c125 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in cpuidle_add_interface()
/linux/kernel/
H A Dcpu.c3018 dev_root = bus_get_dev_root(&cpu_subsys); in cpu_smt_sysfs_init()
3035 dev_root = bus_get_dev_root(&cpu_subsys); in cpuhp_sysfs_init()
/linux/drivers/cpufreq/
H A Damd-pstate.c1834 dev_root = bus_get_dev_root(&cpu_subsys); in amd_pstate_init()
H A Dcpufreq.c3044 dev_root = bus_get_dev_root(&cpu_subsys); in cpufreq_core_init()
H A Dintel_pstate.c1881 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in intel_pstate_sysfs_expose_params()
/linux/arch/x86/coco/sev/
H A Dcore.c1629 dev_root = bus_get_dev_root(&cpu_subsys); in sev_sysfs_init()
/linux/drivers/idle/
H A Dintel_idle.c2397 sysfs_root = bus_get_dev_root(&cpu_subsys); in intel_idle_sysfs_init()
/linux/arch/arm64/kernel/
H A Dcpufeature.c1697 dev_root = bus_get_dev_root(&cpu_subsys); in aarch32_el0_sysfs_init()