thermal_req       108 drivers/acpi/processor_thermal.c 		if (unlikely(!freq_qos_request_active(&pr->thermal_req)))
thermal_req       119 drivers/acpi/processor_thermal.c 		ret = freq_qos_update_request(&pr->thermal_req, max_freq);
thermal_req       140 drivers/acpi/processor_thermal.c 					   &pr->thermal_req,
thermal_req       156 drivers/acpi/processor_thermal.c 			freq_qos_remove_request(&pr->thermal_req);
thermal_req       236 include/acpi/processor.h 	struct freq_qos_request thermal_req;