Lines Matching refs:pm_runtime_resume_and_get
457 rc = pm_runtime_resume_and_get(dev); in omap_dm_timer_enable()
475 rc = pm_runtime_resume_and_get(dev); in omap_dm_timer_prepare()
646 rc = pm_runtime_resume_and_get(dev); in omap_dm_timer_free()
740 rc = pm_runtime_resume_and_get(dev); in omap_dm_timer_start()
787 rc = pm_runtime_resume_and_get(dev); in omap_dm_timer_set_load()
811 rc = pm_runtime_resume_and_get(dev); in omap_dm_timer_set_match()
841 rc = pm_runtime_resume_and_get(dev); in omap_dm_timer_set_pwm()
874 rc = pm_runtime_resume_and_get(dev); in omap_dm_timer_get_pwm_status()
898 rc = pm_runtime_resume_and_get(dev); in omap_dm_timer_set_prescaler()
927 rc = pm_runtime_resume_and_get(dev); in omap_dm_timer_set_int_enable()
957 rc = pm_runtime_resume_and_get(dev); in omap_dm_timer_set_int_disable()
1143 ret = pm_runtime_resume_and_get(dev); in omap_dm_timer_probe()