Lines Matching defs:mld
18 void iwl_mld_handle_ct_kill_notif(struct iwl_mld *mld, in iwl_mld_handle_ct_kill_notif()
36 struct iwl_mld *mld; in iwl_mld_exit_ctkill() local
44 void iwl_mld_handle_temp_notif(struct iwl_mld *mld, struct iwl_rx_packet *pkt) in iwl_mld_handle_temp_notif()
79 static int iwl_mld_get_temp(struct iwl_mld *mld, s32 *temp) in iwl_mld_get_temp()
141 int iwl_mld_config_temp_report_ths(struct iwl_mld *mld) in iwl_mld_config_temp_report_ths()
185 struct iwl_mld *mld = thermal_zone_device_priv(device); in iwl_mld_tzone_get_temp() local
213 struct iwl_mld *mld = thermal_zone_device_priv(device); in iwl_mld_tzone_set_trip_temp() local
239 static void iwl_mld_thermal_zone_register(struct iwl_mld *mld) in iwl_mld_thermal_zone_register()
300 int iwl_mld_config_ctdp(struct iwl_mld *mld, u32 state, in iwl_mld_config_ctdp()
337 struct iwl_mld *mld = (struct iwl_mld *)(cdev->devdata); in iwl_mld_tcool_get_cur_state() local
347 struct iwl_mld *mld = (struct iwl_mld *)(cdev->devdata); in iwl_mld_tcool_set_cur_state() local
375 static void iwl_mld_cooling_device_register(struct iwl_mld *mld) in iwl_mld_cooling_device_register()
395 static void iwl_mld_thermal_zone_unregister(struct iwl_mld *mld) in iwl_mld_thermal_zone_unregister()
407 static void iwl_mld_cooling_device_unregister(struct iwl_mld *mld) in iwl_mld_cooling_device_unregister()
420 void iwl_mld_thermal_initialize(struct iwl_mld *mld) in iwl_mld_thermal_initialize()
430 void iwl_mld_thermal_exit(struct iwl_mld *mld) in iwl_mld_thermal_exit()