Home
last modified time | relevance | path

Searched refs:pm_runtime_get_if_in_use (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-debug.c44 ret = pm_runtime_get_if_in_use(rkisp1->dev); in rkisp1_debug_dump_regs()
160 ret = pm_runtime_get_if_in_use(rkisp1->dev); in rkisp1_debug_input_status_show()
/linux/include/linux/
H A Dpm_runtime.h76 extern int pm_runtime_get_if_in_use(struct device *dev);
277 static inline int pm_runtime_get_if_in_use(struct device *dev) in pm_runtime_get_if_in_use() function
/linux/drivers/gpu/drm/gma500/
H A Dpower.c219 return pm_runtime_get_if_in_use(dev->dev) == 1; in gma_power_begin()
/linux/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-debug.c85 if (!pm_runtime_get_if_in_use(pipe->isi->dev)) in mxc_isi_debug_dump_regs_show()
/linux/drivers/staging/media/ipu3/
H A Dipu3-mmu.c86 if (!pm_runtime_get_if_in_use(mmu->dev)) in call_if_imgu_is_powered()
/linux/sound/soc/sof/
H A Ddebug.c465 if (pm_runtime_get_if_in_use(sdev->dev) == 1) in snd_sof_handle_fw_exception()
/linux/drivers/gpu/drm/imagination/
H A Dpvr_power.c216 if (pm_runtime_get_if_in_use(from_pvr_device(pvr_dev)->dev) <= 0) in pvr_watchdog_worker()
/linux/drivers/media/i2c/
H A Dmt9m114.c1045 if (!pm_runtime_get_if_in_use(&sensor->client->dev)) in mt9m114_pa_g_ctrl()
1088 if (!pm_runtime_get_if_in_use(&sensor->client->dev)) in mt9m114_pa_s_ctrl()
1529 if (!pm_runtime_get_if_in_use(&sensor->client->dev)) in mt9m114_ifp_s_ctrl()
H A Dov02c10.c433 if (!pm_runtime_get_if_in_use(ov02c10->dev)) in ov02c10_set_ctrl()
H A Dov5675.c719 if (!pm_runtime_get_if_in_use(ov5675->dev)) in ov5675_set_ctrl()
H A Dov5670.c2051 if (!pm_runtime_get_if_in_use(ov5670->dev)) in ov5670_set_ctrl()
H A Dt4ka3.c484 if (!pm_runtime_get_if_in_use(sensor->sd.dev)) in t4ka3_s_ctrl()
H A Dov2680.c876 if (!pm_runtime_get_if_in_use(sensor->sd.dev)) { in ov2680_s_ctrl()
H A Dgc0308.c969 if (!pm_runtime_get_if_in_use(gc0308->dev)) in gc0308_s_ctrl()
H A Dov7251.c1048 if (!pm_runtime_get_if_in_use(ov7251->dev)) in ov7251_s_ctrl()
H A Dov5640.c3325 if (!pm_runtime_get_if_in_use(&sensor->i2c_client->dev)) in ov5640_g_volatile_ctrl()
3376 if (!pm_runtime_get_if_in_use(&sensor->i2c_client->dev)) in ov5640_s_ctrl()