Searched refs:other_dev (Results 1 – 1 of 1) sorted by relevance
654 struct cpuidle_device *other_dev; in cpuidle_coupled_register_device() local662 other_dev = per_cpu(cpuidle_devices, cpu); in cpuidle_coupled_register_device()663 if (other_dev && other_dev->coupled) { in cpuidle_coupled_register_device()664 coupled = other_dev->coupled; in cpuidle_coupled_register_device()