Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/base/power/opp/
Dopp.h126 struct device_opp { struct
141 struct device_opp *_find_device_opp(struct device *dev); argument
Dcore.c536 struct device_opp *device_opp = container_of(head, struct device_opp, rcu_head); in _kfree_device_rcu() local