Searched refs:dev_pm_qos_hide_flags (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
H A Dpm_qos.h160 void dev_pm_qos_hide_flags(struct device *dev);
225 static inline void dev_pm_qos_hide_flags(struct device *dev) {} dev_pm_qos_update_flags() function
/linux-4.1.27/drivers/base/power/
H A Dqos.c774 * dev_pm_qos_hide_flags - Hide PM QoS flags of a device from user space.
777 void dev_pm_qos_hide_flags(struct device *dev) dev_pm_qos_hide_flags() function
791 EXPORT_SYMBOL_GPL(dev_pm_qos_hide_flags); variable
/linux-4.1.27/drivers/acpi/
H A Ddevice_pm.c1074 dev_pm_qos_hide_flags(dev); acpi_dev_pm_detach()

Completed in 69 milliseconds