Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpm_qos.h202 void dev_pm_qos_hide_latency_tolerance(struct device *dev);
290 static inline void dev_pm_qos_hide_latency_tolerance(struct device *dev) {} in dev_pm_qos_hide_latency_tolerance() function
/linux/drivers/base/power/
H A Dqos.c971 void dev_pm_qos_hide_latency_tolerance(struct device *dev) in dev_pm_qos_hide_latency_tolerance() function
983 EXPORT_SYMBOL_GPL(dev_pm_qos_hide_latency_tolerance);
/linux/drivers/i3c/master/mipi-i3c-hci/
H A Dmipi-i3c-hci-pci.c121 dev_pm_qos_hide_latency_tolerance(dev); in intel_ltr_hide()
/linux/drivers/mfd/
H A Dintel-lpss.c212 dev_pm_qos_hide_latency_tolerance(lpss->dev); in intel_lpss_ltr_hide()
/linux/drivers/ufs/host/
H A Dufshcd-pci.c285 dev_pm_qos_hide_latency_tolerance(dev); in intel_ltr_hide()
/linux/drivers/mmc/host/
H A Dsdhci-pci-core.c840 dev_pm_qos_hide_latency_tolerance(dev); in intel_ltr_hide()
/linux/drivers/nvme/host/
H A Dcore.c3652 dev_pm_qos_hide_latency_tolerance(ctrl->device); in nvme_init_identify()
5017 dev_pm_qos_hide_latency_tolerance(ctrl->device); in nvme_uninit_ctrl()