Home
last modified time | relevance | path

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

123

/Linux-v5.15/include/linux/
Dpm_runtime.h48 extern void pm_runtime_forbid(struct device *dev);
256 static inline void pm_runtime_forbid(struct device *dev) {} in pm_runtime_forbid() function
/Linux-v5.15/drivers/pwm/
Dpwm-lpss-pci.c72 pm_runtime_forbid(&pdev->dev); in pwm_lpss_remove_pci()
Dpwm-dwc.c251 pm_runtime_forbid(&pci->dev); in dwc_pwm_remove()
/Linux-v5.15/drivers/platform/x86/intel/atomisp2/
Dpm.c79 pm_runtime_forbid(&dev->dev); in isp_remove()
/Linux-v5.15/drivers/scsi/ufs/
Dtc-dwc-g210-pci.c52 pm_runtime_forbid(&pdev->dev); in tc_dwc_g210_pci_remove()
/Linux-v5.15/drivers/pci/pcie/
Dportdrv_pci.c145 pm_runtime_forbid(&dev->dev); in pcie_portdrv_remove()
/Linux-v5.15/drivers/net/can/m_can/
Dm_can_pci.c147 pm_runtime_forbid(&pci->dev); in m_can_pci_remove()
/Linux-v5.15/drivers/spi/
Dspi-dw-pci.c157 pm_runtime_forbid(&pdev->dev); in spi_pci_remove()
/Linux-v5.15/drivers/mfd/
Dintel_pmt.c234 pm_runtime_forbid(&pdev->dev); in pmt_pci_remove()
/Linux-v5.15/drivers/gpu/drm/radeon/
Dradeon_drv.c427 pm_runtime_forbid(dev); in radeon_pmops_runtime_suspend()
479 pm_runtime_forbid(dev); in radeon_pmops_runtime_idle()
/Linux-v5.15/drivers/gpu/drm/nouveau/
Dnouveau_drm.c639 pm_runtime_forbid(dev->dev); in nouveau_drm_device_fini()
999 pm_runtime_forbid(dev); in nouveau_pmops_runtime_suspend()
1023 pm_runtime_forbid(dev); in nouveau_pmops_runtime_resume()
1054 pm_runtime_forbid(dev); in nouveau_pmops_runtime_idle()
/Linux-v5.15/drivers/usb/cdns3/
Dcdns3-plat.c149 pm_runtime_forbid(dev); in cdns3_plat_probe()
/Linux-v5.15/sound/soc/amd/vangogh/
Dpci-acp5x.c298 pm_runtime_forbid(&pci->dev); in snd_acp5x_remove()
/Linux-v5.15/drivers/phy/qualcomm/
Dphy-qcom-snps-femto-v2.c338 pm_runtime_forbid(dev); in qcom_snps_hsphy_probe()
/Linux-v5.15/sound/soc/amd/raven/
Dpci-acp3x.c318 pm_runtime_forbid(&pci->dev); in snd_acp3x_remove()
/Linux-v5.15/sound/soc/amd/renoir/
Drn-pci-acp3x.c400 pm_runtime_forbid(&pci->dev); in snd_rn_acp_remove()
/Linux-v5.15/drivers/usb/host/
Dxhci-histb.c303 pm_runtime_forbid(dev); in xhci_histb_probe()
Dxhci-plat.c375 pm_runtime_forbid(&pdev->dev); in xhci_plat_probe()
/Linux-v5.15/drivers/i2c/busses/
Di2c-designware-pcidrv.c347 pm_runtime_forbid(&pdev->dev); in i2c_dw_pci_remove()
Di2c-amd-mp2-pci.c367 pm_runtime_forbid(&pci_dev->dev); in amd_mp2_pci_remove()
/Linux-v5.15/drivers/net/wireless/ath/wil6210/
Dpm.c439 pm_runtime_forbid(dev); in wil_pm_runtime_forbid()
/Linux-v5.15/drivers/bus/mhi/
Dpci_generic.c469 pm_runtime_forbid(&pdev->dev); in mhi_pci_status_cb()
621 pm_runtime_forbid(&pdev->dev); in mhi_pci_recovery_work()
/Linux-v5.15/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.15/sound/pci/hda/
Dhda_tegra.c482 pm_runtime_forbid(hda->dev); in hda_tegra_probe()
/Linux-v5.15/drivers/usb/mtu3/
Dmtu3_plat.c401 pm_runtime_forbid(dev); in mtu3_probe()

123