Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/base/power/
Dopp.c69 struct device_opp *dev_opp;
93 struct device_opp { struct
133 static struct device_opp *_find_device_opp(struct device *dev) in _find_device_opp()
135 struct device_opp *tmp_dev_opp, *dev_opp = ERR_PTR(-ENODEV); in _find_device_opp()
227 struct device_opp *dev_opp; in dev_pm_opp_get_opp_count()
282 struct device_opp *dev_opp; in dev_pm_opp_find_freq_exact()
330 struct device_opp *dev_opp; in dev_pm_opp_find_freq_ceil()
380 struct device_opp *dev_opp; in dev_pm_opp_find_freq_floor()
419 static struct device_opp *_add_device_opp(struct device *dev) in _add_device_opp()
421 struct device_opp *dev_opp; in _add_device_opp()
[all …]