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