Home
last modified time | relevance | path

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

123

/Linux-v5.10/include/linux/
Dpm_runtime.h48 extern void pm_runtime_forbid(struct device *dev);
254 static inline void pm_runtime_forbid(struct device *dev) {} in pm_runtime_forbid() function
/Linux-v5.10/drivers/pwm/
Dpwm-lpss-pci.c74 pm_runtime_forbid(&pdev->dev); in pwm_lpss_remove_pci()
/Linux-v5.10/drivers/platform/x86/
Dintel_atomisp2_pm.c79 pm_runtime_forbid(&dev->dev); in isp_remove()
/Linux-v5.10/drivers/scsi/ufs/
Dtc-dwc-g210-pci.c77 pm_runtime_forbid(&pdev->dev); in tc_dwc_g210_pci_remove()
Dufshcd-pci.c245 pm_runtime_forbid(&pdev->dev); in ufshcd_pci_remove()
/Linux-v5.10/drivers/pci/pcie/
Dportdrv_pci.c140 pm_runtime_forbid(&dev->dev); in pcie_portdrv_remove()
/Linux-v5.10/drivers/spi/
Dspi-dw-pci.c157 pm_runtime_forbid(&pdev->dev); in spi_pci_remove()
/Linux-v5.10/drivers/gpu/drm/radeon/
Dradeon_drv.c470 pm_runtime_forbid(dev); in radeon_pmops_runtime_suspend()
522 pm_runtime_forbid(dev); in radeon_pmops_runtime_idle()
/Linux-v5.10/drivers/gpu/drm/nouveau/
Dnouveau_drm.c634 pm_runtime_forbid(dev->dev); in nouveau_drm_device_fini()
993 pm_runtime_forbid(dev); in nouveau_pmops_runtime_suspend()
1017 pm_runtime_forbid(dev); in nouveau_pmops_runtime_resume()
1048 pm_runtime_forbid(dev); in nouveau_pmops_runtime_idle()
/Linux-v5.10/drivers/i2c/busses/
Di2c-designware-pcidrv.c290 pm_runtime_forbid(&pdev->dev); in i2c_dw_pci_remove()
Di2c-amd-mp2-pci.c374 pm_runtime_forbid(&pci_dev->dev); in amd_mp2_pci_remove()
/Linux-v5.10/sound/soc/amd/raven/
Dpci-acp3x.c309 pm_runtime_forbid(&pci->dev); in snd_acp3x_remove()
/Linux-v5.10/drivers/phy/qualcomm/
Dphy-qcom-snps-femto-v2.c338 pm_runtime_forbid(dev); in qcom_snps_hsphy_probe()
/Linux-v5.10/drivers/usb/host/
Dxhci-histb.c303 pm_runtime_forbid(dev); in xhci_histb_probe()
Dxhci-plat.c354 pm_runtime_forbid(&pdev->dev); in xhci_plat_probe()
Dxhci-pci.c436 pm_runtime_forbid(&dev->dev); in xhci_pci_remove()
/Linux-v5.10/sound/soc/amd/renoir/
Drn-pci-acp3x.c348 pm_runtime_forbid(&pci->dev); in snd_rn_acp_remove()
/Linux-v5.10/drivers/usb/cdns3/
Dcdns3-imx.c209 pm_runtime_forbid(dev); in cdns_imx_probe()
Dcore.c572 pm_runtime_forbid(dev); in cdns3_probe()
/Linux-v5.10/drivers/net/wireless/ath/wil6210/
Dpm.c439 pm_runtime_forbid(dev); in wil_pm_runtime_forbid()
/Linux-v5.10/drivers/edac/
Dedac_mc_sysfs.c633 pm_runtime_forbid(&mci->dev); in edac_create_dimm_object()
921 pm_runtime_forbid(&mci->dev); in edac_create_sysfs_mci_device()
/Linux-v5.10/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_crtc.c212 pm_runtime_forbid(dev->dev); in atmel_hlcdc_crtc_atomic_enable()
/Linux-v5.10/sound/pci/hda/
Dhda_tegra.c511 pm_runtime_forbid(hda->dev); in hda_tegra_probe()
/Linux-v5.10/drivers/base/power/
Druntime.c1427 void pm_runtime_forbid(struct device *dev) in pm_runtime_forbid() function
1440 EXPORT_SYMBOL_GPL(pm_runtime_forbid);
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_drv.c1304 pm_runtime_forbid(dev); in amdgpu_pmops_runtime_suspend()
1392 pm_runtime_forbid(dev); in amdgpu_pmops_runtime_idle()

123