Searched defs:device_opp (Results 1 – 1 of 1) sorted by relevance
93 struct device_opp { struct103 * The root of the list of all devices. All device_opp structures branch off argument589 struct device_opp *device_opp = container_of(head, struct device_opp, rcu_head); in _kfree_device_rcu() local