Searched refs:dev_pm_qos_hide_latency_tolerance (Results 1 – 3 of 3) sorted by relevance
165 void dev_pm_qos_hide_latency_tolerance(struct device *dev);236 static inline void dev_pm_qos_hide_latency_tolerance(struct device *dev) {} in dev_pm_qos_hide_latency_tolerance() function
910 void dev_pm_qos_hide_latency_tolerance(struct device *dev) in dev_pm_qos_hide_latency_tolerance() function922 EXPORT_SYMBOL_GPL(dev_pm_qos_hide_latency_tolerance);
216 dev_pm_qos_hide_latency_tolerance(lpss->dev); in intel_lpss_ltr_hide()