Searched refs:mgmt_thermal_info (Results 1 – 1 of 1) sorted by relevance
1967 struct thermal_cmd_params mgmt_thermal_info = {0}; in wma_set_thermal_mgmt() local1975 mgmt_thermal_info.min_temp = thermal_info.minTemp; in wma_set_thermal_mgmt()1976 mgmt_thermal_info.max_temp = thermal_info.maxTemp; in wma_set_thermal_mgmt()1977 mgmt_thermal_info.thermal_enable = thermal_info.thermalEnable; in wma_set_thermal_mgmt()1978 mgmt_thermal_info.thermal_action = thermal_info.thermal_action; in wma_set_thermal_mgmt()1981 &mgmt_thermal_info); in wma_set_thermal_mgmt()