Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/include/linux/
H A 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
/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dpwm-lpss-pci.c65 pm_runtime_allow(&pdev->dev); in pwm_lpss_probe_pci()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dintel_atomisp2_pm.c70 pm_runtime_allow(&dev->dev); in isp_probe()
/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dtc-dwc-g210-pci.c139 pm_runtime_allow(&pdev->dev); in tc_dwc_g210_pci_probe()
H A Dufshcd-pci.c360 pm_runtime_allow(&pdev->dev); in ufshcd_pci_probe()
/OK3568_Linux_fs/kernel/drivers/pci/pcie/
H A Dportdrv_pci.c133 pm_runtime_allow(&dev->dev); in pcie_portdrv_probe()
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-dw-pci.c144 pm_runtime_allow(&pdev->dev); in spi_pci_probe()
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-designware-pcidrv.c280 pm_runtime_allow(&pdev->dev); in i2c_dw_pci_probe()
H A Di2c-nvidia-gpu.c336 pm_runtime_allow(&pdev->dev); in gpu_i2c_probe()
H A Di2c-amd-mp2-pci.c362 pm_runtime_allow(&pci_dev->dev); in amd_mp2_pci_probe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/dcss/
H A Ddcss-dev.c220 pm_runtime_allow(dev); in dcss_dev_create()
/OK3568_Linux_fs/kernel/sound/soc/amd/renoir/
H A Drn-pci-acp3x.c325 pm_runtime_allow(&pci->dev); in snd_rn_acp_probe()
H A Dacp3x-pdm-dma.c443 pm_runtime_allow(&pdev->dev); in acp_pdm_audio_probe()
/OK3568_Linux_fs/kernel/sound/soc/amd/raven/
H A Dpci-acp3x.c260 pm_runtime_allow(&pci->dev); in snd_acp3x_probe()
H A Dacp3x-pcm-dma.c433 pm_runtime_allow(&pdev->dev); in acp3x_audio_probe()
/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dsof-pci-dev.c317 pm_runtime_allow(dev); in sof_pci_probe_complete()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/
H A Dpm.c432 pm_runtime_allow(dev); in wil_pm_runtime_allow()
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-intel-mid.c400 pm_runtime_allow(&pdev->dev); in intel_gpio_probe()
/OK3568_Linux_fs/kernel/drivers/misc/mei/
H A Dpci-me.c273 pm_runtime_allow(&pdev->dev); in mei_me_probe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_crtc.c197 pm_runtime_allow(dev->dev); in atmel_hlcdc_crtc_atomic_disable()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A Dpsb_drv.c421 pm_runtime_allow(&dev->pdev->dev); in psb_unlocked_ioctl()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dhdac_hda.c485 pm_runtime_allow(&hdev->dev); in hdac_hda_codec_probe()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dsilead.c376 pm_runtime_allow(&client->dev); in silead_ts_setup()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dintel-lpss-pci.c49 pm_runtime_allow(&pdev->dev); in intel_lpss_pci_probe()
/OK3568_Linux_fs/kernel/drivers/base/power/
H A Druntime.c1499 void pm_runtime_allow(struct device *dev) in pm_runtime_allow() function
1514 EXPORT_SYMBOL_GPL(pm_runtime_allow);

123