Home
last modified time | relevance | path

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

/drivers/cpuidle/
Dcoupled.c653 struct cpuidle_device *other_dev; in cpuidle_coupled_register_device() local
661 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()