Home
last modified time | relevance | path

Searched refs:pm_runtime_get_noresume (Results 1 – 25 of 117) sorted by relevance

12345

/Linux-v5.4/include/linux/greybus/
Dbundle.h74 pm_runtime_get_noresume(&bundle->dev); in gb_pm_runtime_get_noresume()
/Linux-v5.4/include/linux/
Dpm_runtime.h68 static inline void pm_runtime_get_noresume(struct device *dev) in pm_runtime_get_noresume() function
155 static inline void pm_runtime_get_noresume(struct device *dev) {} in pm_runtime_get_noresume() function
/Linux-v5.4/drivers/staging/greybus/
Dgbphy.h94 pm_runtime_get_noresume(&gbphy_dev->dev); in gbphy_runtime_get_noresume()
Dgbphy.c151 pm_runtime_get_noresume(dev); in gbphy_dev_probe()
/Linux-v5.4/drivers/crypto/ccree/
Dcc_pm.c86 pm_runtime_get_noresume(dev); in cc_pm_get()
/Linux-v5.4/drivers/dma/
Dstm32-dmamux.c242 pm_runtime_get_noresume(&pdev->dev); in stm32_dmamux_probe()
282 pm_runtime_get_noresume(&pdev->dev); in stm32_dmamux_probe()
/Linux-v5.4/drivers/scsi/ufs/
Dtc-dwc-g210-pci.c78 pm_runtime_get_noresume(&pdev->dev); in tc_dwc_g210_pci_remove()
Dufshcd-pci.c135 pm_runtime_get_noresume(&pdev->dev); in ufshcd_pci_remove()
/Linux-v5.4/drivers/pci/pcie/
Dportdrv_pci.c133 pm_runtime_get_noresume(&dev->dev); in pcie_portdrv_remove()
/Linux-v5.4/drivers/usb/core/
Dport.c237 pm_runtime_get_noresume(&port_dev->dev); in usb_port_runtime_resume()
580 pm_runtime_get_noresume(&port_dev->dev); in usb_hub_create_port_device()
/Linux-v5.4/drivers/mmc/host/
Ddw_mmc-exynos.c185 pm_runtime_get_noresume(dev); in dw_mci_exynos_suspend_noirq()
555 pm_runtime_get_noresume(&pdev->dev); in dw_mci_exynos_probe()
Ddw_mmc-rockchip.c345 pm_runtime_get_noresume(&pdev->dev); in dw_mci_rockchip_probe()
/Linux-v5.4/drivers/iio/light/
Dbh1780.c168 pm_runtime_get_noresume(&client->dev); in bh1780_probe()
/Linux-v5.4/drivers/clk/samsung/
Dclk-exynos-audss.c182 pm_runtime_get_noresume(dev); in exynos_audss_clk_probe()
/Linux-v5.4/drivers/hwtracing/coresight/
Dcoresight-replicator.c253 pm_runtime_get_noresume(&pdev->dev); in static_replicator_probe()
Dcoresight-funnel.c286 pm_runtime_get_noresume(&pdev->dev); in static_funnel_probe()
/Linux-v5.4/drivers/gpu/drm/panfrost/
Dpanfrost_mmu.c234 pm_runtime_get_noresume(pfdev->dev); in panfrost_mmu_flush_range()
383 pm_runtime_get_noresume(pfdev->dev); in panfrost_mmu_pgtable_free()
/Linux-v5.4/drivers/misc/mei/
Dpci-txe.c205 pm_runtime_get_noresume(&pdev->dev); in mei_txe_remove()
/Linux-v5.4/drivers/regulator/
Dstm32-vrefbuf.c204 pm_runtime_get_noresume(&pdev->dev); in stm32_vrefbuf_probe()
/Linux-v5.4/drivers/net/wireless/ti/wl1251/
Dsdio.c314 pm_runtime_get_noresume(&func->dev); in wl1251_sdio_remove()
/Linux-v5.4/drivers/greybus/
Dcore.c198 pm_runtime_get_noresume(dev); in greybus_probe()
/Linux-v5.4/sound/soc/sof/
Dsof-pci-dev.c373 pm_runtime_get_noresume(&pci->dev); in sof_pci_remove()
/Linux-v5.4/drivers/i2c/busses/
Di2c-designware-pcidrv.c313 pm_runtime_get_noresume(&pdev->dev); in i2c_dw_pci_remove()
Di2c-nvidia-gpu.c359 pm_runtime_get_noresume(i2cd->dev); in gpu_i2c_remove()
/Linux-v5.4/drivers/crypto/stm32/
Dstm32-crc32.c287 pm_runtime_get_noresume(dev); in stm32_crc_probe()

12345