Home
last modified time | relevance | path

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

123

/linux/drivers/pwm/
H A Dpwm-lpss-pci.c39 pm_runtime_allow(&pdev->dev); in pwm_lpss_probe_pci()
/linux/include/linux/
H A Dpm_runtime.h83 extern void pm_runtime_allow(struct device *dev);
292 static inline void pm_runtime_allow(struct device *dev) {} in pm_runtime_allow() function
/linux/drivers/platform/x86/intel/atomisp2/
H A Dpm.c70 pm_runtime_allow(&dev->dev); in isp_probe()
/linux/drivers/spi/
H A Dspi-dw-pci.c143 pm_runtime_allow(&pdev->dev); in dw_spi_pci_probe()
H A Dspi-pxa2xx-pci.c306 pm_runtime_allow(&dev->dev); in pxa2xx_spi_pci_probe()
/linux/drivers/net/can/m_can/
H A Dm_can_pci.c145 pm_runtime_allow(dev); in m_can_pci_probe()
/linux/sound/soc/sof/
H A Dsof-pci-dev.c181 pm_runtime_allow(dev); in sof_pci_probe_complete()
/linux/drivers/gpu/drm/i915/
H A Dintel_runtime_pm.c413 pm_runtime_allow(kdev); in intel_runtime_pm_enable()
/linux/drivers/gpu/drm/imx/dcss/
H A Ddcss-dev.c223 pm_runtime_allow(dev); in dcss_dev_create()
/linux/sound/soc/amd/acp/
H A Dacp-pci.c212 pm_runtime_allow(&pci->dev); in acp_pci_probe()
/linux/drivers/i2c/busses/
H A Di2c-nvidia-gpu.c322 pm_runtime_allow(dev); in gpu_i2c_probe()
H A Di2c-designware-pcidrv.c291 pm_runtime_allow(device); in i2c_dw_pci_probe()
H A Di2c-amd-mp2-pci.c362 pm_runtime_allow(&pci_dev->dev); in amd_mp2_pci_probe()
/linux/sound/soc/amd/vangogh/
H A Dpci-acp5x.c250 pm_runtime_allow(&pci->dev); in snd_acp5x_probe()
/linux/sound/soc/amd/raven/
H A Dpci-acp3x.c252 pm_runtime_allow(&pci->dev); in snd_acp3x_probe()
/linux/sound/soc/amd/renoir/
H A Drn-pci-acp3x.c337 pm_runtime_allow(&pci->dev); in snd_rn_acp_probe()
/linux/drivers/net/wireless/ath/wil6210/
H A Dpm.c432 pm_runtime_allow(dev); in wil_pm_runtime_allow()
/linux/drivers/counter/
H A Dintel-qep.c432 pm_runtime_allow(dev); in intel_qep_probe()
/linux/drivers/misc/mei/
H A Dpci-me.c276 pm_runtime_allow(&pdev->dev); in mei_me_probe()
/linux/drivers/gpu/drm/xe/
H A Dxe_pm.c260 pm_runtime_allow(dev); in xe_pm_runtime_init()
/linux/drivers/pci/pcie/
H A Dportdrv.c719 pm_runtime_allow(&dev->dev); in pcie_portdrv_probe()
/linux/sound/soc/codecs/
H A Dhdac_hda.c521 pm_runtime_allow(&hdev->dev); in hdac_hda_codec_probe()
/linux/drivers/base/power/
H A Druntime.c1687 void pm_runtime_allow(struct device *dev) in pm_runtime_allow() function
1705 EXPORT_SYMBOL_GPL(pm_runtime_allow);
H A Dsysfs.c112 pm_runtime_allow(dev); in control_store()
/linux/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_crtc.c248 pm_runtime_allow(dev->dev); in atmel_hlcdc_crtc_atomic_disable()

123