Home
last modified time | relevance | path

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

12

/linux/arch/powerpc/sysdev/
A 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/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()
/linux/drivers/sh/intc/
A Duserimask.c73 dev_root = bus_get_dev_root(&intc_subsys); in userimask_sysdev_init()
/linux/arch/powerpc/platforms/pseries/
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()
A Dsuspend.c156 dev_root = bus_get_dev_root(&suspend_subsys); in pseries_suspend_sysfs_register()
/linux/arch/s390/kernel/
A Dcpacf.c112 cpu_root = bus_get_dev_root(&cpu_subsys); in cpacf_init()
A Dhiperdispatch.c410 dev = bus_get_dev_root(&cpu_subsys); in hd_create_attributes()
A Dtopology.c691 dev_root = bus_get_dev_root(&cpu_subsys); in topology_init()
A Dsmp.c1192 dev_root = bus_get_dev_root(&cpu_subsys); in s390_smp_init()
/linux/arch/x86/kernel/cpu/
A Dumwait.c235 dev = bus_get_dev_root(&cpu_subsys); in umwait_init()
/linux/drivers/acpi/
A Dacpi_lpit.c101 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in lpit_update_residency()
/linux/include/linux/device/
A Dbus.h277 struct device *bus_get_dev_root(const struct bus_type *bus);
/linux/arch/sh/drivers/dma/
A Ddma-sysfs.c55 dev_root = bus_get_dev_root(&dma_subsys); in dma_subsys_init()
/linux/arch/powerpc/platforms/powernv/
A Dsubcore.c443 dev_root = bus_get_dev_root(&cpu_subsys); in subcore_init()
A Didle.c1476 dev_root = bus_get_dev_root(&cpu_subsys); in pnv_init_idle_states()
/linux/drivers/platform/x86/intel/uncore-frequency/
A Duncore-frequency-common.c286 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in uncore_freq_common_init()
/linux/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()
/linux/arch/powerpc/kernel/
A 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/arch/x86/kernel/cpu/microcode/
A Dcore.c835 dev_root = bus_get_dev_root(&cpu_subsys); in microcode_init()
/linux/drivers/base/
A Dbus.c1371 struct device *bus_get_dev_root(const struct bus_type *bus) in bus_get_dev_root() function
1383 EXPORT_SYMBOL_GPL(bus_get_dev_root);
A Dcpu.c643 struct device *dev = bus_get_dev_root(&cpu_subsys); in cpu_register_vulnerabilities()
/linux/drivers/cpuidle/
A Dsysfs.c125 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in cpuidle_add_interface()
/linux/kernel/
A Dcpu.c3031 dev_root = bus_get_dev_root(&cpu_subsys); in cpu_smt_sysfs_init()
3048 dev_root = bus_get_dev_root(&cpu_subsys); in cpuhp_sysfs_init()
/linux/drivers/cpufreq/
A Damd-pstate.c1924 dev_root = bus_get_dev_root(&cpu_subsys); in amd_pstate_init()

Completed in 61 milliseconds

12