Home
last modified time | relevance | path

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

12

/linux-6.6.21/arch/powerpc/sysdev/
Dfsl_mpic_timer_wakeup.c128 dev_root = bus_get_dev_root(&mpic_subsys); in fsl_wakeup_sys_init()
143 dev_root = bus_get_dev_root(&mpic_subsys); in fsl_wakeup_sys_exit()
/linux-6.6.21/drivers/platform/x86/
Dibm_rtl.c202 struct device *dev_root = bus_get_dev_root(&rtl_subsys); in rtl_setup_sysfs()
214 struct device *dev_root = bus_get_dev_root(&rtl_subsys); in rtl_teardown_sysfs()
/linux-6.6.21/drivers/sh/intc/
Duserimask.c70 dev_root = bus_get_dev_root(&intc_subsys); in userimask_sysdev_init()
/linux-6.6.21/arch/powerpc/platforms/pseries/
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()
Dsuspend.c155 dev_root = bus_get_dev_root(&suspend_subsys); in pseries_suspend_sysfs_register()
/linux-6.6.21/arch/x86/kernel/cpu/
Dumwait.c235 dev = bus_get_dev_root(&cpu_subsys); in umwait_init()
/linux-6.6.21/drivers/acpi/
Dacpi_lpit.c101 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in lpit_update_residency()
/linux-6.6.21/include/linux/device/
Dbus.h280 struct device *bus_get_dev_root(const struct bus_type *bus);
/linux-6.6.21/arch/sh/drivers/dma/
Ddma-sysfs.c55 dev_root = bus_get_dev_root(&dma_subsys); in dma_subsys_init()
/linux-6.6.21/arch/powerpc/platforms/powernv/
Dsubcore.c442 dev_root = bus_get_dev_root(&cpu_subsys); in subcore_init()
Didle.c1476 dev_root = bus_get_dev_root(&cpu_subsys); in pnv_init_idle_states()
/linux-6.6.21/drivers/platform/x86/intel/uncore-frequency/
Duncore-frequency-common.c283 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in uncore_freq_common_init()
/linux-6.6.21/arch/x86/kernel/cpu/microcode/
Dcore.c655 dev_root = bus_get_dev_root(&cpu_subsys); in microcode_init()
/linux-6.6.21/drivers/edac/
Dedac_pci_sysfs.c372 dev_root = bus_get_dev_root(edac_subsys); in edac_pci_main_kobj_setup()
Dedac_device_sysfs.c255 dev_root = bus_get_dev_root(edac_subsys); in edac_device_register_sysfs_main_kobj()
/linux-6.6.21/arch/powerpc/kernel/
Dsysfs.c227 dev_root = bus_get_dev_root(&cpu_subsys); in sysfs_create_dscr_default()
754 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in create_svm_file()
/linux-6.6.21/drivers/base/
Dbus.c1360 struct device *bus_get_dev_root(const struct bus_type *bus) in bus_get_dev_root() function
1372 EXPORT_SYMBOL_GPL(bus_get_dev_root);
Dcpu.c607 struct device *dev = bus_get_dev_root(&cpu_subsys); in cpu_register_vulnerabilities()
/linux-6.6.21/arch/s390/kernel/
Dtopology.c654 dev_root = bus_get_dev_root(&cpu_subsys); in topology_init()
Dsmp.c1240 dev_root = bus_get_dev_root(&cpu_subsys); in s390_smp_init()
/linux-6.6.21/drivers/cpuidle/
Dsysfs.c125 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in cpuidle_add_interface()
/linux-6.6.21/kernel/
Dcpu.c3043 dev_root = bus_get_dev_root(&cpu_subsys); in cpu_smt_sysfs_init()
3060 dev_root = bus_get_dev_root(&cpu_subsys); in cpuhp_sysfs_init()
/linux-6.6.21/drivers/cpufreq/
Damd-pstate.c1539 dev_root = bus_get_dev_root(&cpu_subsys); in amd_pstate_init()
Dcpufreq.c2991 dev_root = bus_get_dev_root(&cpu_subsys); in cpufreq_core_init()
Dintel_pstate.c1535 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in intel_pstate_sysfs_expose_params()

12