Searched refs:cpu_device (Results 1 – 1 of 1) sorted by relevance
1769 struct device *cpu_device; in thaw_secondary_cpus() local1787 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()