Searched refs:pm_runtime_forbid (Results 1 - 25 of 72) sorted by relevance

123

/linux-master/drivers/ufs/host/
H A Dtc-dwc-g210-pci.c44 pm_runtime_forbid(&pdev->dev);
/linux-master/drivers/pwm/
H A Dpwm-lpss-pci.c45 pm_runtime_forbid(&pdev->dev);
H A Dpwm-dwc.c101 pm_runtime_forbid(&pci->dev);
/linux-master/drivers/platform/x86/intel/atomisp2/
H A Dpm.c79 pm_runtime_forbid(&dev->dev);
/linux-master/drivers/spi/
H A Dspi-dw-pci.c157 pm_runtime_forbid(&pdev->dev);
/linux-master/sound/soc/amd/rpl/
H A Drpl-pci-acp6x.c200 pm_runtime_forbid(&pci->dev);
/linux-master/drivers/net/can/m_can/
H A Dm_can_pci.c160 pm_runtime_forbid(&pci->dev);
/linux-master/include/linux/
H A Dpm_runtime.h83 extern void pm_runtime_forbid(struct device *dev);
277 static inline void pm_runtime_forbid(struct device *dev) {} function
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_drv.c398 pm_runtime_forbid(dev);
450 pm_runtime_forbid(dev);
/linux-master/drivers/usb/cdns3/
H A Dcdns3-plat.c156 pm_runtime_forbid(dev);
/linux-master/drivers/gpu/drm/xe/
H A Dxe_pm.c204 pm_runtime_forbid(dev);
/linux-master/sound/soc/amd/acp/
H A Dacp-pci.c221 pm_runtime_forbid(&pci->dev);
/linux-master/drivers/pci/pcie/
H A Dportdrv.c724 pm_runtime_forbid(&dev->dev);
737 pm_runtime_forbid(&dev->dev);
/linux-master/sound/soc/amd/raven/
H A Dpci-acp3x.c318 pm_runtime_forbid(&pci->dev);
/linux-master/sound/soc/amd/renoir/
H A Drn-pci-acp3x.c405 pm_runtime_forbid(&pci->dev);
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dpm.c439 pm_runtime_forbid(dev);
/linux-master/drivers/usb/host/
H A Dxhci-histb.c293 pm_runtime_forbid(dev);
H A Dxhci-plat.c335 pm_runtime_forbid(&pdev->dev);
/linux-master/sound/soc/amd/vangogh/
H A Dpci-acp5x.c314 pm_runtime_forbid(&pci->dev);
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_drm.c690 pm_runtime_forbid(dev->dev);
1070 pm_runtime_forbid(dev);
1094 pm_runtime_forbid(dev);
1125 pm_runtime_forbid(dev);
/linux-master/sound/soc/amd/yc/
H A Dpci-acp6x.c322 pm_runtime_forbid(&pci->dev);
/linux-master/drivers/counter/
H A Dintel-qep.c450 pm_runtime_forbid(dev);
/linux-master/drivers/i2c/busses/
H A Di2c-amd-mp2-pci.c376 pm_runtime_forbid(&pci_dev->dev);
/linux-master/drivers/phy/qualcomm/
H A Dphy-qcom-snps-femto-v2.c608 pm_runtime_forbid(dev);
/linux-master/sound/soc/codecs/
H A Dhda.c280 pm_runtime_forbid(&hdev->dev);

Completed in 511 milliseconds

123