| /linux/drivers/base/power/ |
| H A D | runtime-test.c | 103 KUNIT_EXPECT_EQ(test, -EACCES, pm_runtime_get(dev)); in pm_runtime_disabled_test() 109 KUNIT_EXPECT_EQ(test, -EACCES, pm_runtime_get(dev)); in pm_runtime_disabled_test() 142 KUNIT_EXPECT_EQ(test, -EINVAL, pm_runtime_get(dev)); in pm_runtime_error_test() 148 KUNIT_EXPECT_EQ(test, -EINVAL, pm_runtime_get(dev)); in pm_runtime_error_test() 151 KUNIT_EXPECT_EQ(test, -EINVAL, pm_runtime_get(dev)); in pm_runtime_error_test() 172 KUNIT_EXPECT_EQ(test, 0, pm_runtime_get(dev)); in pm_runtime_error_test()
|
| /linux/drivers/gpu/drm/gma500/ |
| H A D | power.c | 68 pm_runtime_get(dev->dev); in gma_power_init()
|
| /linux/scripts/coccinelle/api/ |
| H A D | pm_runtime.cocci | 31 pm_runtime_get\|
|
| /linux/drivers/misc/mei/ |
| H A D | client.c | 987 rets = pm_runtime_get(dev->parent); in mei_cl_disconnect() 1123 rets = pm_runtime_get(dev->parent); in mei_cl_connect() 1522 rets = pm_runtime_get(dev->parent); in mei_cl_notify_request() 1687 rets = pm_runtime_get(dev->parent); in mei_cl_read_start() 1975 rets = pm_runtime_get(dev->parent); in mei_cl_write() 2321 rets = pm_runtime_get(dev->parent); in mei_cl_dma_alloc_and_map() 2405 rets = pm_runtime_get(dev->parent); in mei_cl_dma_unmap()
|
| /linux/drivers/media/rc/ |
| H A D | gpio-ir-recv.c | 45 pm_runtime_get(pmdev); in gpio_ir_recv_irq()
|
| /linux/drivers/clk/samsung/ |
| H A D | clk-exynos5-subcmu.c | 106 pm_runtime_get(dev); in exynos5_subcmu_probe()
|
| /linux/drivers/media/platform/ti/davinci/ |
| H A D | vpif.c | 460 pm_runtime_get(&pdev->dev); in vpif_probe() 566 pm_runtime_get(dev); in vpif_resume()
|
| /linux/include/linux/ |
| H A D | pm_runtime.h | 492 static inline int pm_runtime_get(struct device *dev) in pm_runtime_get() function
|
| /linux/drivers/usb/dwc3/ |
| H A D | dwc3-imx8mp.c | 156 pm_runtime_get(dwc->dev); in dwc3_imx8mp_interrupt()
|
| H A D | dwc3-pci.c | 410 pm_runtime_get(&pci->dev); in dwc3_pci_remove()
|
| /linux/drivers/bluetooth/ |
| H A D | hci_intel.c | 280 pm_runtime_get(&idev->pdev->dev); in intel_irq() 370 pm_runtime_get(&idev->pdev->dev); in intel_busy_work()
|
| H A D | hci_bcm.c | 328 pm_runtime_get(bdev->dev); in bcm_host_wake() 711 pm_runtime_get(bcm->dev->dev); in bcm_recv()
|
| H A D | hci_nokia.c | 167 pm_runtime_get(dev); in wakeup_handler()
|
| /linux/sound/soc/sdca/ |
| H A D | sdca_fdl.c | 348 pm_runtime_get(interrupt->dev); in fdl_status_process()
|
| /linux/drivers/net/wan/framer/ |
| H A D | framer-core.c | 40 ret = pm_runtime_get(&framer->dev); in framer_pm_runtime_get()
|
| /linux/drivers/usb/chipidea/ |
| H A D | otg_fsm.c | 548 pm_runtime_get(ci->dev); in ci_otg_start_pulse()
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_display.c | 515 ret = pm_runtime_get(drm->dev->dev); in nouveau_display_acpi_ntfy()
|
| /linux/drivers/usb/host/ |
| H A D | xhci-dbgcap.c | 668 pm_runtime_get(dbc->dev); in xhci_dbc_set_state() 709 pm_runtime_get(dbc->dev); in xhci_dbc_start()
|
| H A D | xhci-pci.c | 672 pm_runtime_get(&dev->dev); in xhci_pci_common_probe()
|
| /linux/drivers/net/wwan/t7xx/ |
| H A D | t7xx_hif_cldma.c | 573 pm_runtime_get(md_ctrl->dev); in t7xx_cldma_irq_work_cb() 598 pm_runtime_get(md_ctrl->dev); in t7xx_cldma_irq_work_cb()
|
| /linux/drivers/dma/sh/ |
| H A D | shdmac.c | 873 pm_runtime_get(&pdev->dev); in sh_dmae_probe()
|
| /linux/drivers/phy/ |
| H A D | phy-core.c | 164 ret = pm_runtime_get(&phy->dev); in phy_pm_runtime_get()
|
| /linux/drivers/net/wwan/ |
| H A D | qcom_bam_dmux.c | 344 active = pm_runtime_get(dmux->dev); in bam_dmux_netdev_start_xmit()
|
| /linux/sound/soc/codecs/ |
| H A D | cs42l43-jack.c | 751 pm_runtime_get(priv->dev); in cs42l43_tip_sense_work()
|
| /linux/drivers/usb/musb/ |
| H A D | musb_dsps.c | 286 err = pm_runtime_get(dev); in otg_timer()
|