Home
last modified time | relevance | path

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

/drivers/platform/x86/
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()
/drivers/sh/intc/
A Duserimask.c73 dev_root = bus_get_dev_root(&intc_subsys); in userimask_sysdev_init()
/drivers/acpi/
A Dacpi_lpit.c101 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in lpit_update_residency()
/drivers/platform/x86/intel/uncore-frequency/
A Duncore-frequency-common.c320 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in uncore_freq_common_init()
/drivers/edac/
A Dedac_pci_sysfs.c372 dev_root = bus_get_dev_root(edac_subsys); in edac_pci_main_kobj_setup()
A Dedac_device_sysfs.c255 dev_root = bus_get_dev_root(edac_subsys); in edac_device_register_sysfs_main_kobj()
/drivers/base/
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);
A Dcpu.c655 struct device *dev = bus_get_dev_root(&cpu_subsys); in cpu_register_vulnerabilities()
A Dcore.c3292 struct device *dev_root = bus_get_dev_root(dev->bus); in get_device_parent()
/drivers/cpuidle/
A Dsysfs.c125 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in cpuidle_add_interface()
/drivers/cpufreq/
A Damd-pstate.c1834 dev_root = bus_get_dev_root(&cpu_subsys); in amd_pstate_init()
A Dcpufreq.c3044 dev_root = bus_get_dev_root(&cpu_subsys); in cpufreq_core_init()
A Dintel_pstate.c1881 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in intel_pstate_sysfs_expose_params()
/drivers/idle/
A Dintel_idle.c2397 sysfs_root = bus_get_dev_root(&cpu_subsys); in intel_idle_sysfs_init()

Completed in 790 milliseconds