Home
last modified time | relevance | path

Searched defs:device_opp (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/base/power/
Dopp.c93 struct device_opp { struct
103 * The root of the list of all devices. All device_opp structures branch off argument
589 struct device_opp *device_opp = container_of(head, struct device_opp, rcu_head); in _kfree_device_rcu() local