Searched refs:pm_runtime_get_sync (Results 51 - 75 of 593) sorted by relevance

1234567891011>>

/linux-master/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_accel.c174 pm_runtime_get_sync(dev);
266 pm_runtime_get_sync(dev);
351 pm_runtime_get_sync(dev);
412 pm_runtime_get_sync(dev);
517 pm_runtime_get_sync(dev);
/linux-master/drivers/iio/light/
H A Dgp2ap002.c253 pm_runtime_get_sync(gp2ap002->dev);
353 pm_runtime_get_sync(gp2ap002->dev);
627 pm_runtime_get_sync(dev);
/linux-master/drivers/gpu/ipu-v3/
H A Dipu-prg.c150 return pm_runtime_get_sync(prg->dev);
256 pm_runtime_get_sync(prg->dev);
302 pm_runtime_get_sync(prg->dev);
/linux-master/drivers/iio/adc/
H A Dimx8qxp-adc.c213 pm_runtime_get_sync(dev);
294 pm_runtime_get_sync(dev);
413 pm_runtime_get_sync(dev);
/linux-master/drivers/crypto/stm32/
H A Dstm32-crc32.c126 pm_runtime_get_sync(crc->dev);
158 pm_runtime_get_sync(crc->dev);
383 int ret = pm_runtime_get_sync(crc->dev);
/linux-master/drivers/i2c/busses/
H A Di2c-riic.c138 pm_runtime_get_sync(adap->dev.parent);
307 pm_runtime_get_sync(riic->adapter.dev.parent);
503 pm_runtime_get_sync(&pdev->dev);
H A Di2c-at91-slave.c76 pm_runtime_get_sync(dev->dev);
/linux-master/drivers/usb/misc/
H A Dapple-mfi-fastcharge.c122 ret = pm_runtime_get_sync(&mfi->udev->dev);
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi_pll.c45 r = pm_runtime_get_sync(&pll->pdev->dev);
/linux-master/drivers/hwspinlock/
H A Dstm32_hwspinlock.c63 pm_runtime_get_sync(dev);
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_securedisplay.c111 ret = pm_runtime_get_sync(dev->dev);
/linux-master/drivers/gpu/drm/msm/adreno/
H A Da5xx_debugfs.c132 pm_runtime_get_sync(&gpu->pdev->dev);
/linux-master/drivers/misc/
H A Disl29020.c46 pm_runtime_get_sync(dev);
/linux-master/drivers/cpuidle/
H A Ddt_idle_genpd.c189 pm_runtime_get_sync(dev);
/linux-master/drivers/char/hw_random/
H A Domap3-rom-rng.c45 r = pm_runtime_get_sync(ddata->dev);
H A Dnpcm-rng.c60 pm_runtime_get_sync((struct device *)priv->rng.priv);
/linux-master/drivers/clk/samsung/
H A Dclk-exynos4412-isp.c133 pm_runtime_get_sync(dev);
/linux-master/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_phy.c61 pm_runtime_get_sync(dev);
/linux-master/sound/soc/tegra/
H A Dtegra210_mvc.c116 pm_runtime_get_sync(cmpnt->dev);
204 pm_runtime_get_sync(cmpnt->dev);
298 pm_runtime_get_sync(cmpnt->dev);
368 pm_runtime_get_sync(dev);
/linux-master/drivers/dma/dw/
H A Dplatform.c123 * or not. That's why we call pm_runtime_get_sync() / pm_runtime_put()
128 pm_runtime_get_sync(chip->dev);
/linux-master/drivers/pwm/
H A Dpwm-tiehrpwm.c274 pm_runtime_get_sync(pwmchip_parent(chip));
325 pm_runtime_get_sync(pwmchip_parent(chip));
528 pm_runtime_get_sync(pwmchip_parent(chip));
588 pm_runtime_get_sync(dev);
/linux-master/drivers/usb/dwc3/
H A Ddwc3-of-simple.c81 pm_runtime_get_sync(dev);
/linux-master/drivers/net/ipa/
H A Dipa_uc.c222 ret = pm_runtime_get_sync(dev);
/linux-master/drivers/hsi/controllers/
H A Domap_ssi_port.c56 pm_runtime_get_sync(omap_port->pdev);
129 pm_runtime_get_sync(omap_port->pdev);
144 pm_runtime_get_sync(omap_port->pdev);
341 pm_runtime_get_sync(omap_port->pdev);
395 pm_runtime_get_sync(omap_port->pdev);
460 pm_runtime_get_sync(omap_port->pdev);
525 pm_runtime_get_sync(omap_port->pdev);
587 pm_runtime_get_sync(omap_port->pdev); /* Grab clocks */
769 pm_runtime_get_sync(omap_port->pdev);
961 pm_runtime_get_sync(omap_por
[all...]
/linux-master/drivers/gpu/drm/panfrost/
H A Dpanfrost_perfcnt.c87 ret = pm_runtime_get_sync(pfdev->dev);
275 pm_runtime_get_sync(pfdev->dev);

Completed in 250 milliseconds

1234567891011>>