Searched refs:cpu_subsys (Results 1 – 9 of 9) sorted by relevance
377 const struct bus_type cpu_subsys = { variable389 EXPORT_SYMBOL_GPL(cpu_subsys);406 cpu->dev.bus = &cpu_subsys; in register_cpu()655 struct device *dev = bus_get_dev_root(&cpu_subsys); in cpu_register_vulnerabilities()670 if (subsys_system_register(&cpu_subsys, cpu_root_attr_groups)) in cpu_dev_init()
101 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in lpit_update_residency()
47 .bus = &cpu_subsys,
320 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in uncore_freq_common_init()
125 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in cpuidle_add_interface()
1936 .subsys = &cpu_subsys,3044 dev_root = bus_get_dev_root(&cpu_subsys); in cpufreq_core_init()
1834 dev_root = bus_get_dev_root(&cpu_subsys); in amd_pstate_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 28 milliseconds