Lines Matching refs:pm_runtime_resume_and_get
472 rc = pm_runtime_resume_and_get(dev); in omap_dm_timer_enable()
490 rc = pm_runtime_resume_and_get(dev); in omap_dm_timer_prepare()
661 rc = pm_runtime_resume_and_get(dev); in omap_dm_timer_free()
755 rc = pm_runtime_resume_and_get(dev); in omap_dm_timer_start()
798 rc = pm_runtime_resume_and_get(dev); in omap_dm_timer_set_load()
822 rc = pm_runtime_resume_and_get(dev); in omap_dm_timer_set_match()
852 rc = pm_runtime_resume_and_get(dev); in omap_dm_timer_set_pwm()
885 rc = pm_runtime_resume_and_get(dev); in omap_dm_timer_get_pwm_status()
909 rc = pm_runtime_resume_and_get(dev); in omap_dm_timer_set_prescaler()
938 rc = pm_runtime_resume_and_get(dev); in omap_dm_timer_set_int_enable()
968 rc = pm_runtime_resume_and_get(dev); in omap_dm_timer_set_int_disable()
1166 ret = pm_runtime_resume_and_get(dev); in omap_dm_timer_probe()