Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/cpuidle/
Dcoupled.c654 struct cpuidle_device *other_dev; in cpuidle_coupled_register_device() local
662 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()