| /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/misc/mei/ |
| H A D | client.c | 983 rets = pm_runtime_get(dev->parent); in mei_cl_disconnect() 1119 rets = pm_runtime_get(dev->parent); in mei_cl_connect() 1517 rets = pm_runtime_get(dev->parent); in mei_cl_notify_request() 1682 rets = pm_runtime_get(dev->parent); in mei_cl_read_start() 1970 rets = pm_runtime_get(dev->parent); in mei_cl_write() 2316 rets = pm_runtime_get(dev->parent); in mei_cl_dma_alloc_and_map() 2400 rets = pm_runtime_get(dev->parent); in mei_cl_dma_unmap()
|
| /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/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/drivers/media/rc/ |
| H A D | gpio-ir-recv.c | 45 pm_runtime_get(pmdev); in gpio_ir_recv_irq()
|
| /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/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/drivers/counter/ |
| H A D | intel-qep.c | 448 pm_runtime_get(dev); in intel_qep_remove()
|
| /linux/drivers/usb/dwc3/ |
| H A D | dwc3-pci.c | 410 pm_runtime_get(&pci->dev); in dwc3_pci_remove()
|
| /linux/drivers/hwtracing/stm/ |
| H A D | core.c | 674 pm_runtime_get(&stm->dev); in stm_mmap_open() 1180 pm_runtime_get(&link->dev); in stm_source_link_store()
|
| /linux/drivers/hsi/controllers/ |
| H A D | omap_ssi_core.c | 219 pm_runtime_get(ssi->device.parent); in ssi_gdd_tasklet()
|
| /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/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/thermal/ |
| H A D | imx_thermal.c | 316 pm_runtime_get(data->dev); in imx_change_mode()
|
| /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/dma/sh/ |
| H A D | shdmac.c | 873 pm_runtime_get(&pdev->dev); in sh_dmae_probe()
|
| /linux/drivers/usb/host/ |
| H A D | xhci-pci.c | 671 pm_runtime_get(&dev->dev); in xhci_pci_common_probe()
|
| /linux/sound/soc/codecs/ |
| H A D | cs42l43-jack.c | 761 pm_runtime_get(priv->dev); in cs42l43_tip_sense_work()
|
| /linux/drivers/phy/ |
| H A D | phy-core.c | 164 ret = pm_runtime_get(&phy->dev); in phy_pm_runtime_get()
|
| /linux/drivers/usb/musb/ |
| H A D | musb_dsps.c | 286 err = pm_runtime_get(dev); in otg_timer()
|
| /linux/drivers/dma/qcom/ |
| H A D | hidma.c | 250 status = pm_runtime_get(dmadev->ddev.dev); in hidma_issue_pending()
|