Searched refs:pm_runtime_get (Results 1 – 25 of 40) sorted by relevance
12
59 * call pm_runtime_get() here and put it again in psb_driver_unload() in gma_power_init() 61 * To fix this we need to call pm_runtime_get() once for each active in gma_power_init() 64 * Once this is in place the pm_runtime_get() below should be replaced in gma_power_init() 68 pm_runtime_get(dev->dev); in gma_power_init()
31 pm_runtime_get\|
45 pm_runtime_get(pmdev); in gpio_ir_recv_irq()
284 pm_runtime_get(dev); in devm_pwm_lpss_probe()
156 pm_runtime_get(dwc->dev); in dwc3_imx8mp_interrupt()
408 pm_runtime_get(&pci->dev); in dwc3_pci_remove()
199 ret = pm_runtime_get(sensor->dev); in __s5k6a3_power_on()
484 * pm_runtime_get - Bump up usage counter and queue up resume of a device.490 static inline int pm_runtime_get(struct device *dev) in pm_runtime_get() function
459 * pm_runtime_get/put() when chan_busy[] is modified. This will get in push_desc_queue() 463 pm_runtime_get(cdd->ddev.dev); in push_desc_queue() 497 error = pm_runtime_get(cdd->ddev.dev); in cppi41_dma_issue_pending() 500 dev_err(cdd->ddev.dev, "Failed to pm_runtime_get: %i\n", in cppi41_dma_issue_pending() 596 error = pm_runtime_get(cdd->ddev.dev); in cppi41_dma_prep_slave_sg() 1166 dev_err(&pdev->dev, "%s could not pm_runtime_get: %i\n", in cppi41_dma_remove()
145 * We learn from pm_runtime_get() whether the hardware is powered. in ipa_start_xmit() 153 * to pm_runtime_get(). If we determine here that power is ACTIVE, in ipa_start_xmit() 160 ret = pm_runtime_get(dev); in ipa_start_xmit()
282 pm_runtime_get(&idev->pdev->dev); in intel_irq() 373 pm_runtime_get(&idev->pdev->dev); in intel_busy_work()
167 pm_runtime_get(dev); in wakeup_handler()
448 pm_runtime_get(dev); in intel_qep_remove()
219 pm_runtime_get(ssi->device.parent); in ssi_gdd_tasklet()
40 ret = pm_runtime_get(&framer->dev); in framer_pm_runtime_get()
316 pm_runtime_get(data->dev); in imx_change_mode()
517 ret = pm_runtime_get(drm->dev->dev); in nouveau_display_acpi_ntfy()
548 pm_runtime_get(ci->dev); in ci_otg_start_pulse()
575 pm_runtime_get(md_ctrl->dev); in t7xx_cldma_irq_work_cb() 600 pm_runtime_get(md_ctrl->dev); in t7xx_cldma_irq_work_cb()
737 pm_runtime_get(priv->dev); in cs42l43_tip_sense_work()
262 pm_runtime_get(musb->controller); in sunxi_musb_init()
664 pm_runtime_get(&dev->dev); in xhci_pci_common_probe()
864 pm_runtime_get(&pdev->dev); in sh_dmae_probe()
346 active = pm_runtime_get(dmux->dev); in bam_dmux_netdev_start_xmit()
167 ret = pm_runtime_get(&phy->dev); in phy_pm_runtime_get()