Searched refs:dev_pm_genpd_set_hwmode (Results 1 – 4 of 4) sorted by relevance
258 dev_pm_genpd_set_hwmode(core->pmdomain_tbl->pd_devs[IRIS_HW_POWER_DOMAIN], false); in iris_vpu_power_off_hw()317 ret = dev_pm_genpd_set_hwmode(core->pmdomain_tbl->pd_devs[IRIS_HW_POWER_DOMAIN], true); in iris_vpu_power_on_hw()
295 int dev_pm_genpd_set_hwmode(struct device *dev, bool enable);371 static inline int dev_pm_genpd_set_hwmode(struct device *dev, bool enable) in dev_pm_genpd_set_hwmode() function
416 return dev_pm_genpd_set_hwmode(core->pmdomains->pd_devs[coreid], !enable); in vcodec_control_v4()
654 int dev_pm_genpd_set_hwmode(struct device *dev, bool enable) in dev_pm_genpd_set_hwmode() function679 EXPORT_SYMBOL_GPL(dev_pm_genpd_set_hwmode);