Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/include/linux/
Dpm_runtime.h47 extern void pm_runtime_allow(struct device *dev);
254 static inline void pm_runtime_allow(struct device *dev) {} in pm_runtime_allow() function
/kernel/linux/linux-5.10/drivers/pwm/
Dpwm-lpss-pci.c65 pm_runtime_allow(&pdev->dev); in pwm_lpss_probe_pci()
/kernel/linux/linux-5.10/drivers/platform/x86/
Dintel_atomisp2_pm.c70 pm_runtime_allow(&dev->dev); in isp_probe()
/kernel/linux/linux-5.10/drivers/scsi/ufs/
Dtc-dwc-g210-pci.c139 pm_runtime_allow(&pdev->dev); in tc_dwc_g210_pci_probe()
Dufshcd-pci.c360 pm_runtime_allow(&pdev->dev); in ufshcd_pci_probe()
/kernel/linux/linux-5.10/drivers/pci/pcie/
Dportdrv_pci.c133 pm_runtime_allow(&dev->dev); in pcie_portdrv_probe()
/kernel/linux/linux-5.10/drivers/spi/
Dspi-dw-pci.c144 pm_runtime_allow(&pdev->dev); in spi_pci_probe()
/kernel/linux/linux-5.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()
/kernel/linux/linux-5.10/drivers/gpu/drm/imx/dcss/
Ddcss-dev.c220 pm_runtime_allow(dev); in dcss_dev_create()
/kernel/linux/linux-5.10/sound/soc/amd/renoir/
Drn-pci-acp3x.c325 pm_runtime_allow(&pci->dev); in snd_rn_acp_probe()
Dacp3x-pdm-dma.c443 pm_runtime_allow(&pdev->dev); in acp_pdm_audio_probe()
/kernel/linux/linux-5.10/sound/soc/sof/
Dsof-pci-dev.c317 pm_runtime_allow(dev); in sof_pci_probe_complete()
/kernel/linux/linux-5.10/sound/soc/amd/raven/
Dpci-acp3x.c260 pm_runtime_allow(&pci->dev); in snd_acp3x_probe()
Dacp3x-pcm-dma.c433 pm_runtime_allow(&pdev->dev); in acp3x_audio_probe()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
Dpm.c432 pm_runtime_allow(dev); in wil_pm_runtime_allow()
/kernel/linux/linux-5.10/drivers/gpio/
Dgpio-intel-mid.c400 pm_runtime_allow(&pdev->dev); in intel_gpio_probe()
/kernel/linux/linux-5.10/drivers/misc/mei/
Dpci-me.c275 pm_runtime_allow(&pdev->dev); in mei_me_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
Dpsb_drv.c421 pm_runtime_allow(&dev->pdev->dev); in psb_unlocked_ioctl()
/kernel/linux/linux-5.10/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_crtc.c197 pm_runtime_allow(dev->dev); in atmel_hlcdc_crtc_atomic_disable()
/kernel/linux/linux-5.10/sound/soc/codecs/
Dhdac_hda.c485 pm_runtime_allow(&hdev->dev); in hdac_hda_codec_probe()
/kernel/linux/linux-5.10/drivers/input/touchscreen/
Dsilead.c376 pm_runtime_allow(&client->dev); in silead_ts_setup()
/kernel/linux/linux-5.10/drivers/mfd/
Dintel-lpss-pci.c49 pm_runtime_allow(&pdev->dev); in intel_lpss_pci_probe()
/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci-pci.c495 pm_runtime_allow(&dev->dev); in xhci_pci_probe()

123