Lines Matching refs:pm_runtime_resume_and_get
458 rc = pm_runtime_resume_and_get(dev); in omap_dm_timer_enable()
476 rc = pm_runtime_resume_and_get(dev); in omap_dm_timer_prepare()
728 rc = pm_runtime_resume_and_get(dev); in omap_dm_timer_start()
775 rc = pm_runtime_resume_and_get(dev); in omap_dm_timer_set_load()
799 rc = pm_runtime_resume_and_get(dev); in omap_dm_timer_set_match()
829 rc = pm_runtime_resume_and_get(dev); in omap_dm_timer_set_pwm()
862 rc = pm_runtime_resume_and_get(dev); in omap_dm_timer_get_pwm_status()
886 rc = pm_runtime_resume_and_get(dev); in omap_dm_timer_set_prescaler()
915 rc = pm_runtime_resume_and_get(dev); in omap_dm_timer_set_int_enable()
945 rc = pm_runtime_resume_and_get(dev); in omap_dm_timer_set_int_disable()
1131 ret = pm_runtime_resume_and_get(dev); in omap_dm_timer_probe()