Home
last modified time | relevance | path

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

12

/Linux-v4.19/include/linux/
Dpm_runtime.h48 extern void pm_runtime_allow(struct device *dev);
150 static inline void pm_runtime_allow(struct device *dev) {} in pm_runtime_allow() function
/Linux-v4.19/drivers/pwm/
Dpwm-lpss-pci.c68 pm_runtime_allow(&pdev->dev); in pwm_lpss_probe_pci()
/Linux-v4.19/drivers/scsi/ufs/
Dtc-dwc-g210-pci.c143 pm_runtime_allow(&pdev->dev); in tc_dwc_g210_pci_probe()
Dufshcd-pci.c187 pm_runtime_allow(&pdev->dev); in ufshcd_pci_probe()
/Linux-v4.19/drivers/pci/pcie/
Dportdrv_pci.c125 pm_runtime_allow(&dev->dev); in pcie_portdrv_probe()
/Linux-v4.19/drivers/i2c/busses/
Di2c-designware-pcidrv.c280 pm_runtime_allow(&pdev->dev); in i2c_dw_pci_probe()
/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Dpm.c437 pm_runtime_allow(dev); in wil_pm_runtime_allow()
/Linux-v4.19/drivers/gpio/
Dgpio-intel-mid.c408 pm_runtime_allow(&pdev->dev); in intel_gpio_probe()
/Linux-v4.19/drivers/misc/mei/
Dpci-me.c249 pm_runtime_allow(&pdev->dev); in mei_me_probe()
/Linux-v4.19/drivers/mfd/
Dintel-lpss-pci.c51 pm_runtime_allow(&pdev->dev); in intel_lpss_pci_probe()
/Linux-v4.19/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_crtc.c182 pm_runtime_allow(dev->dev); in atmel_hlcdc_crtc_atomic_disable()
/Linux-v4.19/drivers/gpu/drm/gma500/
Dpsb_drv.c423 pm_runtime_allow(&dev->pdev->dev); in psb_unlocked_ioctl()
Dgma_display.c522 pm_runtime_allow(&dev->pdev->dev); in gma_crtc_set_config()
/Linux-v4.19/drivers/usb/dwc3/
Ddwc3-qcom.c545 pm_runtime_allow(dev); in dwc3_qcom_remove()
Dcore.c1510 pm_runtime_allow(&pdev->dev); in dwc3_probe()
1540 pm_runtime_allow(&pdev->dev); in dwc3_remove()
/Linux-v4.19/drivers/base/power/
Druntime.c1335 void pm_runtime_allow(struct device *dev) in pm_runtime_allow() function
1348 EXPORT_SYMBOL_GPL(pm_runtime_allow);
Dsysfs.c113 pm_runtime_allow(dev); in control_store()
/Linux-v4.19/drivers/phy/
Dphy-core.c220 pm_runtime_allow(&phy->dev); in phy_pm_runtime_allow()
/Linux-v4.19/sound/soc/intel/skylake/
Dskl.c772 pm_runtime_allow(bus->dev); in skl_probe_work()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_kms.c178 pm_runtime_allow(dev->dev); in radeon_driver_load_kms()
/Linux-v4.19/drivers/hwtracing/intel_th/
Dcore.c856 pm_runtime_allow(dev); in intel_th_alloc()
/Linux-v4.19/drivers/thunderbolt/
Dnhi.c1076 pm_runtime_allow(&pdev->dev); in nhi_probe()
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dbcmsdh.c893 pm_runtime_allow(sdiodev->func1->card->host->parent); in brcmf_sdiod_remove()
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_drm.c592 pm_runtime_allow(dev->dev); in nouveau_drm_load()
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/pcie/
Ddrv.c950 pm_runtime_allow(&pdev->dev); in iwl_pci_probe()

12