Home
last modified time | relevance | path

Searched refs:dev_pm_qos_hide_latency_tolerance (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/include/linux/
Dpm_qos.h193 void dev_pm_qos_hide_latency_tolerance(struct device *dev);
281 static inline void dev_pm_qos_hide_latency_tolerance(struct device *dev) {} in dev_pm_qos_hide_latency_tolerance() function
/Linux-v6.1/drivers/base/power/
Dqos.c970 void dev_pm_qos_hide_latency_tolerance(struct device *dev) in dev_pm_qos_hide_latency_tolerance() function
982 EXPORT_SYMBOL_GPL(dev_pm_qos_hide_latency_tolerance);
/Linux-v6.1/drivers/mfd/
Dintel-lpss.c204 dev_pm_qos_hide_latency_tolerance(lpss->dev); in intel_lpss_ltr_hide()
/Linux-v6.1/drivers/ufs/host/
Dufshcd-pci.c285 dev_pm_qos_hide_latency_tolerance(dev); in intel_ltr_hide()
/Linux-v6.1/drivers/mmc/host/
Dsdhci-pci-core.c838 dev_pm_qos_hide_latency_tolerance(dev); in intel_ltr_hide()
/Linux-v6.1/drivers/nvme/host/
Dcore.c3220 dev_pm_qos_hide_latency_tolerance(ctrl->device); in nvme_init_identify()
4958 dev_pm_qos_hide_latency_tolerance(ctrl->device); in nvme_uninit_ctrl()