Home
last modified time | relevance | path

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

12

/Linux-v5.4/include/linux/
Dpm_runtime.h47 extern void pm_runtime_allow(struct device *dev);
151 static inline void pm_runtime_allow(struct device *dev) {} in pm_runtime_allow() function
/Linux-v5.4/drivers/pwm/
Dpwm-lpss-pci.c65 pm_runtime_allow(&pdev->dev); in pwm_lpss_probe_pci()
/Linux-v5.4/drivers/platform/x86/
Dintel_atomisp2_pm.c75 pm_runtime_allow(&dev->dev); in isp_probe()
/Linux-v5.4/drivers/scsi/ufs/
Dtc-dwc-g210-pci.c140 pm_runtime_allow(&pdev->dev); in tc_dwc_g210_pci_probe()
Dufshcd-pci.c187 pm_runtime_allow(&pdev->dev); in ufshcd_pci_probe()
/Linux-v5.4/drivers/pci/pcie/
Dportdrv_pci.c123 pm_runtime_allow(&dev->dev); in pcie_portdrv_probe()
/Linux-v5.4/sound/soc/sof/
Dsof-pci-dev.c260 pm_runtime_allow(dev); in sof_pci_probe_complete()
/Linux-v5.4/drivers/i2c/busses/
Di2c-designware-pcidrv.c302 pm_runtime_allow(&pdev->dev); in i2c_dw_pci_probe()
Di2c-nvidia-gpu.c344 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.4/drivers/net/wireless/ath/wil6210/
Dpm.c443 pm_runtime_allow(dev); in wil_pm_runtime_allow()
/Linux-v5.4/drivers/misc/mei/
Dpci-me.c252 pm_runtime_allow(&pdev->dev); in mei_me_probe()
/Linux-v5.4/drivers/gpio/
Dgpio-intel-mid.c400 pm_runtime_allow(&pdev->dev); in intel_gpio_probe()
/Linux-v5.4/drivers/usb/host/
Dxhci-pci.c367 pm_runtime_allow(&dev->dev); in xhci_pci_probe()
/Linux-v5.4/drivers/mfd/
Dintel-lpss-pci.c49 pm_runtime_allow(&pdev->dev); in intel_lpss_pci_probe()
/Linux-v5.4/drivers/gpu/drm/gma500/
Dpsb_drv.c420 pm_runtime_allow(&dev->pdev->dev); in psb_unlocked_ioctl()
Dgma_display.c516 pm_runtime_allow(&dev->pdev->dev); in gma_crtc_set_config()
/Linux-v5.4/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_crtc.c191 pm_runtime_allow(dev->dev); in atmel_hlcdc_crtc_atomic_disable()
/Linux-v5.4/drivers/base/power/
Druntime.c1428 void pm_runtime_allow(struct device *dev) in pm_runtime_allow() function
1441 EXPORT_SYMBOL_GPL(pm_runtime_allow);
Dsysfs.c112 pm_runtime_allow(dev); in control_store()
/Linux-v5.4/drivers/usb/dwc3/
Dcore.c1530 pm_runtime_allow(&pdev->dev); in dwc3_probe()
1557 pm_runtime_allow(&pdev->dev); in dwc3_remove()
Ddwc3-qcom.c702 pm_runtime_allow(dev); in dwc3_qcom_remove()
/Linux-v5.4/drivers/phy/
Dphy-core.c216 pm_runtime_allow(&phy->dev); in phy_pm_runtime_allow()
/Linux-v5.4/drivers/staging/media/ipu3/
Dipu3.c714 pm_runtime_allow(&pci_dev->dev); in imgu_pci_probe()
/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_kms.c159 pm_runtime_allow(dev->dev); in radeon_driver_load_kms()

12