Home
last modified time | relevance | path

Searched refs:pm_runtime_allow (Results 1 – 25 of 61) sorted by relevance

123

/Linux-v5.15/include/linux/
Dpm_runtime.h47 extern void pm_runtime_allow(struct device *dev);
255 static inline void pm_runtime_allow(struct device *dev) {} in pm_runtime_allow() function
/Linux-v5.15/drivers/pwm/
Dpwm-lpss-pci.c65 pm_runtime_allow(&pdev->dev); in pwm_lpss_probe_pci()
Dpwm-dwc.c242 pm_runtime_allow(dev); in dwc_pwm_probe()
/Linux-v5.15/drivers/platform/x86/intel/atomisp2/
Dpm.c70 pm_runtime_allow(&dev->dev); in isp_probe()
/Linux-v5.15/drivers/scsi/ufs/
Dtc-dwc-g210-pci.c115 pm_runtime_allow(&pdev->dev); in tc_dwc_g210_pci_probe()
Dufshcd-pci.c541 pm_runtime_allow(&pdev->dev); in ufshcd_pci_probe()
/Linux-v5.15/sound/soc/sof/
Dsof-pci-dev.c113 pm_runtime_allow(dev); in sof_pci_probe_complete()
/Linux-v5.15/drivers/pci/pcie/
Dportdrv_pci.c136 pm_runtime_allow(&dev->dev); in pcie_portdrv_probe()
/Linux-v5.15/drivers/net/can/m_can/
Dm_can_pci.c133 pm_runtime_allow(dev); in m_can_pci_probe()
/Linux-v5.15/drivers/spi/
Dspi-dw-pci.c144 pm_runtime_allow(&pdev->dev); in spi_pci_probe()
/Linux-v5.15/drivers/mfd/
Dintel_pmt.c227 pm_runtime_allow(&pdev->dev); in pmt_pci_probe()
/Linux-v5.15/drivers/gpu/drm/imx/dcss/
Ddcss-dev.c219 pm_runtime_allow(dev); in dcss_dev_create()
/Linux-v5.15/sound/soc/amd/vangogh/
Dpci-acp5x.c233 pm_runtime_allow(&pci->dev); in snd_acp5x_probe()
Dacp5x-pcm-dma.c415 pm_runtime_allow(&pdev->dev); in acp5x_audio_probe()
/Linux-v5.15/sound/soc/amd/raven/
Dpci-acp3x.c252 pm_runtime_allow(&pci->dev); in snd_acp3x_probe()
Dacp3x-pcm-dma.c423 pm_runtime_allow(&pdev->dev); in acp3x_audio_probe()
/Linux-v5.15/sound/soc/amd/renoir/
Drn-pci-acp3x.c332 pm_runtime_allow(&pci->dev); in snd_rn_acp_probe()
Dacp3x-pdm-dma.c429 pm_runtime_allow(&pdev->dev); in acp_pdm_audio_probe()
/Linux-v5.15/drivers/i2c/busses/
Di2c-designware-pcidrv.c337 pm_runtime_allow(&pdev->dev); in i2c_dw_pci_probe()
Di2c-nvidia-gpu.c340 pm_runtime_allow(&pdev->dev); in gpu_i2c_probe()
Di2c-amd-mp2-pci.c355 pm_runtime_allow(&pci_dev->dev); in amd_mp2_pci_probe()
/Linux-v5.15/drivers/net/wireless/ath/wil6210/
Dpm.c432 pm_runtime_allow(dev); in wil_pm_runtime_allow()
/Linux-v5.15/drivers/misc/mei/
Dpci-me.c270 pm_runtime_allow(&pdev->dev); in mei_me_probe()
/Linux-v5.15/drivers/counter/
Dintel-qep.c458 pm_runtime_allow(dev); in intel_qep_probe()
/Linux-v5.15/drivers/gpu/drm/gma500/
Dpsb_drv.c439 pm_runtime_allow(dev->dev); in psb_unlocked_ioctl()

123