Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/cpuidle/
Dcoupled.c644 struct cpuidle_device *other_dev; in cpuidle_coupled_register_device() local
652 other_dev = per_cpu(cpuidle_devices, cpu); in cpuidle_coupled_register_device()
653 if (other_dev && other_dev->coupled) { in cpuidle_coupled_register_device()
654 coupled = other_dev->coupled; in cpuidle_coupled_register_device()