Home
last modified time | relevance | path

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

123

/linux/include/linux/
A 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/drivers/pwm/
A Dpwm-lpss-pci.c65 pm_runtime_allow(&pdev->dev); in pwm_lpss_probe_pci()
A Dpwm-dwc.c242 pm_runtime_allow(dev); in dwc_pwm_probe()
/linux/drivers/platform/x86/intel/atomisp2/
A Dpm.c70 pm_runtime_allow(&dev->dev); in isp_probe()
/linux/drivers/scsi/ufs/
A Dtc-dwc-g210-pci.c115 pm_runtime_allow(&pdev->dev); in tc_dwc_g210_pci_probe()
A Dufshcd-pci.c557 pm_runtime_allow(&pdev->dev); in ufshcd_pci_probe()
/linux/drivers/pci/pcie/
A Dportdrv_pci.c136 pm_runtime_allow(&dev->dev); in pcie_portdrv_probe()
/linux/sound/soc/sof/
A Dsof-pci-dev.c113 pm_runtime_allow(dev); in sof_pci_probe_complete()
/linux/drivers/spi/
A Dspi-dw-pci.c144 pm_runtime_allow(&pdev->dev); in spi_pci_probe()
/linux/drivers/mfd/
A Dintel_pmt.c227 pm_runtime_allow(&pdev->dev); in pmt_pci_probe()
/linux/drivers/net/can/m_can/
A Dm_can_pci.c183 pm_runtime_allow(dev); in m_can_pci_probe()
/linux/drivers/gpu/drm/imx/dcss/
A Ddcss-dev.c219 pm_runtime_allow(dev); in dcss_dev_create()
/linux/sound/soc/amd/vangogh/
A Dpci-acp5x.c236 pm_runtime_allow(&pci->dev); in snd_acp5x_probe()
/linux/sound/soc/amd/yc/
A Dpci-acp6x.c252 pm_runtime_allow(&pci->dev); in snd_acp6x_probe()
A Dacp6x-pdm-dma.c380 pm_runtime_allow(&pdev->dev); in acp6x_pdm_audio_probe()
/linux/sound/soc/amd/raven/
A Dpci-acp3x.c252 pm_runtime_allow(&pci->dev); in snd_acp3x_probe()
/linux/drivers/i2c/busses/
A Di2c-designware-pcidrv.c337 pm_runtime_allow(&pdev->dev); in i2c_dw_pci_probe()
A Di2c-nvidia-gpu.c340 pm_runtime_allow(&pdev->dev); in gpu_i2c_probe()
A Di2c-amd-mp2-pci.c355 pm_runtime_allow(&pci_dev->dev); in amd_mp2_pci_probe()
/linux/sound/soc/amd/renoir/
A Drn-pci-acp3x.c332 pm_runtime_allow(&pci->dev); in snd_rn_acp_probe()
A Dacp3x-pdm-dma.c429 pm_runtime_allow(&pdev->dev); in acp_pdm_audio_probe()
/linux/drivers/net/wireless/ath/wil6210/
A Dpm.c432 pm_runtime_allow(dev); in wil_pm_runtime_allow()
/linux/drivers/counter/
A Dintel-qep.c436 pm_runtime_allow(dev); in intel_qep_probe()
/linux/drivers/misc/mei/
A Dpci-me.c270 pm_runtime_allow(&pdev->dev); in mei_me_probe()
/linux/drivers/gpu/drm/gma500/
A Dpsb_drv.c438 pm_runtime_allow(dev->dev); in psb_unlocked_ioctl()

Completed in 30 milliseconds

123