Home
last modified time | relevance | path

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

/kernel/
Dcpu.c1769 struct device *cpu_device; in thaw_secondary_cpus() local
1787 cpu_device = get_cpu_device(cpu); in thaw_secondary_cpus()
1788 if (!cpu_device) in thaw_secondary_cpus()
1792 kobject_uevent(&cpu_device->kobj, KOBJ_ONLINE); in thaw_secondary_cpus()