Home
last modified time | relevance | path

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

123

/Linux-v5.10/include/linux/
Dpm_runtime.h47 extern void pm_runtime_allow(struct device *dev);
253 static inline void pm_runtime_allow(struct device *dev) {} in pm_runtime_allow() function
/Linux-v5.10/drivers/pwm/
Dpwm-lpss-pci.c65 pm_runtime_allow(&pdev->dev); in pwm_lpss_probe_pci()
/Linux-v5.10/drivers/platform/x86/
Dintel_atomisp2_pm.c70 pm_runtime_allow(&dev->dev); in isp_probe()
/Linux-v5.10/drivers/scsi/ufs/
Dtc-dwc-g210-pci.c140 pm_runtime_allow(&pdev->dev); in tc_dwc_g210_pci_probe()
Dufshcd-pci.c299 pm_runtime_allow(&pdev->dev); in ufshcd_pci_probe()
/Linux-v5.10/drivers/pci/pcie/
Dportdrv_pci.c131 pm_runtime_allow(&dev->dev); in pcie_portdrv_probe()
/Linux-v5.10/drivers/spi/
Dspi-dw-pci.c144 pm_runtime_allow(&pdev->dev); in spi_pci_probe()
/Linux-v5.10/drivers/i2c/busses/
Di2c-designware-pcidrv.c280 pm_runtime_allow(&pdev->dev); in i2c_dw_pci_probe()
Di2c-nvidia-gpu.c336 pm_runtime_allow(&pdev->dev); in gpu_i2c_probe()
Di2c-amd-mp2-pci.c362 pm_runtime_allow(&pci_dev->dev); in amd_mp2_pci_probe()
/Linux-v5.10/drivers/gpu/drm/imx/dcss/
Ddcss-dev.c219 pm_runtime_allow(dev); in dcss_dev_create()
/Linux-v5.10/sound/soc/amd/raven/
Dpci-acp3x.c241 pm_runtime_allow(&pci->dev); in snd_acp3x_probe()
Dacp3x-pcm-dma.c443 pm_runtime_allow(&pdev->dev); in acp3x_audio_probe()
/Linux-v5.10/sound/soc/amd/renoir/
Drn-pci-acp3x.c282 pm_runtime_allow(&pci->dev); in snd_rn_acp_probe()
Dacp3x-pdm-dma.c443 pm_runtime_allow(&pdev->dev); in acp_pdm_audio_probe()
/Linux-v5.10/sound/soc/sof/
Dsof-pci-dev.c310 pm_runtime_allow(dev); in sof_pci_probe_complete()
/Linux-v5.10/drivers/net/wireless/ath/wil6210/
Dpm.c432 pm_runtime_allow(dev); in wil_pm_runtime_allow()
/Linux-v5.10/drivers/gpio/
Dgpio-intel-mid.c400 pm_runtime_allow(&pdev->dev); in intel_gpio_probe()
/Linux-v5.10/drivers/misc/mei/
Dpci-me.c263 pm_runtime_allow(&pdev->dev); in mei_me_probe()
/Linux-v5.10/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_crtc.c197 pm_runtime_allow(dev->dev); in atmel_hlcdc_crtc_atomic_disable()
/Linux-v5.10/drivers/gpu/drm/gma500/
Dpsb_drv.c419 pm_runtime_allow(&dev->pdev->dev); in psb_unlocked_ioctl()
/Linux-v5.10/sound/soc/codecs/
Dhdac_hda.c485 pm_runtime_allow(&hdev->dev); in hdac_hda_codec_probe()
/Linux-v5.10/drivers/base/power/
Druntime.c1448 void pm_runtime_allow(struct device *dev) in pm_runtime_allow() function
1463 EXPORT_SYMBOL_GPL(pm_runtime_allow);
/Linux-v5.10/drivers/usb/host/
Dxhci-pci.c412 pm_runtime_allow(&dev->dev); in xhci_pci_probe()
/Linux-v5.10/drivers/mfd/
Dintel-lpss-pci.c49 pm_runtime_allow(&pdev->dev); in intel_lpss_pci_probe()

123