Searched defs:device_opp (Results 1 – 2 of 2) sorted by relevance
126 struct device_opp { struct141 struct device_opp *_find_device_opp(struct device *dev); argument
536 struct device_opp *device_opp = container_of(head, struct device_opp, rcu_head); in _kfree_device_rcu() local