Searched refs:bus_get_dev_root (Results 1 – 14 of 14) sorted by relevance
203 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()
73 dev_root = bus_get_dev_root(&intc_subsys); in userimask_sysdev_init()
101 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in lpit_update_residency()
320 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in uncore_freq_common_init()
372 dev_root = bus_get_dev_root(edac_subsys); in edac_pci_main_kobj_setup()
255 dev_root = bus_get_dev_root(edac_subsys); in edac_device_register_sysfs_main_kobj()
1374 struct device *bus_get_dev_root(const struct bus_type *bus) in bus_get_dev_root() function1386 EXPORT_SYMBOL_GPL(bus_get_dev_root);
655 struct device *dev = bus_get_dev_root(&cpu_subsys); in cpu_register_vulnerabilities()
3292 struct device *dev_root = bus_get_dev_root(dev->bus); in get_device_parent()
125 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in cpuidle_add_interface()
1834 dev_root = bus_get_dev_root(&cpu_subsys); in amd_pstate_init()
3044 dev_root = bus_get_dev_root(&cpu_subsys); in cpufreq_core_init()
1881 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in intel_pstate_sysfs_expose_params()
2397 sysfs_root = bus_get_dev_root(&cpu_subsys); in intel_idle_sysfs_init()
Completed in 790 milliseconds