Searched refs:pm_runtime_get (Results 1 - 25 of 48) sorted by last modified time

12

/linux-master/drivers/gpu/drm/panthor/
H A Dpanthor_sched.c2354 pm_runtime_get(ptdev->base.dev);
2926 pm_runtime_get(ptdev->base.dev);
/linux-master/drivers/usb/musb/
H A Dmusb_gadget.c1204 status = pm_runtime_get(musb->controller);
/linux-master/drivers/usb/dwc3/
H A Dgadget.c1936 pm_runtime_get(dwc->dev);
4478 pm_runtime_get(dwc->dev);
H A Ddwc3-pci.c394 pm_runtime_get(&pci->dev);
/linux-master/drivers/usb/chipidea/
H A Dcore.c535 pm_runtime_get(ci->dev);
/linux-master/drivers/tty/serial/
H A Dserial_core.c148 err = pm_runtime_get(&port_dev->dev);
/linux-master/drivers/thunderbolt/
H A Dtb.c2003 pm_runtime_get(&sw->dev);
H A Dicm.c358 pm_runtime_get(&tb->dev);
/linux-master/drivers/phy/
H A Dphy-core.c165 ret = pm_runtime_get(&phy->dev);
/linux-master/drivers/iio/light/
H A Dapds9306.c1247 pm_runtime_get(dev);
/linux-master/drivers/hwtracing/stm/
H A Dcore.c674 pm_runtime_get(&stm->dev);
1181 pm_runtime_get(&link->dev);
/linux-master/drivers/dma/qcom/
H A Dhidma.c250 status = pm_runtime_get(dmadev->ddev.dev);
/linux-master/drivers/dma/dw-axi-dmac/
H A Ddw-axi-dmac-platform.c538 pm_runtime_get(chan->chip->dev);
1588 * We can't just call pm_runtime_get here instead of
/linux-master/drivers/bus/mhi/host/
H A Dpci_generic.c861 return pm_runtime_get(mhi_cntrl->cntrl_dev);
/linux-master/drivers/hsi/controllers/
H A Domap_ssi_port.c216 pm_runtime_get(omap_port->pdev);
288 pm_runtime_get(omap_port->pdev);
299 pm_runtime_get(omap_port->pdev);
641 pm_runtime_get(omap_port->pdev);
783 pm_runtime_get(omap_port->pdev);
H A Domap_ssi_core.c228 pm_runtime_get(ssi->device.parent);
/linux-master/drivers/media/rc/
H A Dgpio-ir-recv.c45 pm_runtime_get(pmdev);
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_display.c554 ret = pm_runtime_get(drm->dev->dev);
/linux-master/drivers/gpu/drm/msm/
H A Dmsm_gpu.c777 pm_runtime_get(&gpu->pdev->dev);
/linux-master/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu.c2133 pm_runtime_get(&gpu->pdev->dev);
/linux-master/drivers/net/ipa/
H A Dipa_modem.c145 * We learn from pm_runtime_get() whether the hardware is powered.
153 * to pm_runtime_get(). If we determine here that power is ACTIVE,
160 ret = pm_runtime_get(dev);
/linux-master/drivers/bluetooth/
H A Dhci_intel.c282 pm_runtime_get(&idev->pdev->dev);
373 pm_runtime_get(&idev->pdev->dev);
H A Dhci_bcm.c328 pm_runtime_get(bdev->dev);
712 pm_runtime_get(bcm->dev->dev);
/linux-master/drivers/net/wwan/t7xx/
H A Dt7xx_hif_cldma.c575 pm_runtime_get(md_ctrl->dev);
600 pm_runtime_get(md_ctrl->dev);
/linux-master/drivers/usb/core/
H A Ddriver.c1850 status = pm_runtime_get(&intf->dev);

Completed in 431 milliseconds

12