Lines Matching defs:dev
26 int dev_pm_get_subsys_data(struct device *dev) in dev_pm_get_subsys_data()
62 void dev_pm_put_subsys_data(struct device *dev) in dev_pm_put_subsys_data()
103 int dev_pm_domain_attach(struct device *dev, u32 flags) in dev_pm_domain_attach()
147 struct device *dev_pm_domain_attach_by_id(struct device *dev, in dev_pm_domain_attach_by_id()
164 struct device *dev_pm_domain_attach_by_name(struct device *dev, in dev_pm_domain_attach_by_name()
193 int dev_pm_domain_attach_list(struct device *dev, in dev_pm_domain_attach_list()
329 int devm_pm_domain_attach_list(struct device *dev, in devm_pm_domain_attach_list()
360 void dev_pm_domain_detach(struct device *dev, bool power_off) in dev_pm_domain_detach()
407 int dev_pm_domain_start(struct device *dev) in dev_pm_domain_start()
426 void dev_pm_domain_set(struct device *dev, struct dev_pm_domain *pd) in dev_pm_domain_set()
450 int dev_pm_domain_set_performance_state(struct device *dev, unsigned int state) in dev_pm_domain_set_performance_state()