Lines Matching defs:mld
21 void iwl_mld_handle_ct_kill_notif(struct iwl_mld *mld, in iwl_mld_handle_ct_kill_notif()
39 struct iwl_mld *mld; in iwl_mld_exit_ctkill() local
47 void iwl_mld_handle_temp_notif(struct iwl_mld *mld, struct iwl_rx_packet *pkt) in iwl_mld_handle_temp_notif()
82 static int iwl_mld_get_temp(struct iwl_mld *mld, s32 *temp) in iwl_mld_get_temp()
144 int iwl_mld_config_temp_report_ths(struct iwl_mld *mld) in iwl_mld_config_temp_report_ths()
188 struct iwl_mld *mld = thermal_zone_device_priv(device); in iwl_mld_tzone_get_temp() local
216 struct iwl_mld *mld = thermal_zone_device_priv(device); in iwl_mld_tzone_set_trip_temp() local
242 static void iwl_mld_thermal_zone_register(struct iwl_mld *mld) in iwl_mld_thermal_zone_register()
278 int iwl_mld_config_ctdp(struct iwl_mld *mld, u32 state, in iwl_mld_config_ctdp()
324 struct iwl_mld *mld = (struct iwl_mld *)(cdev->devdata); in iwl_mld_tcool_get_cur_state() local
334 struct iwl_mld *mld = (struct iwl_mld *)(cdev->devdata); in iwl_mld_tcool_set_cur_state() local
362 static void iwl_mld_cooling_device_register(struct iwl_mld *mld) in iwl_mld_cooling_device_register()
382 static void iwl_mld_thermal_zone_unregister(struct iwl_mld *mld) in iwl_mld_thermal_zone_unregister()
394 static void iwl_mld_cooling_device_unregister(struct iwl_mld *mld) in iwl_mld_cooling_device_unregister()
407 static u32 iwl_mld_ctdp_get_max_budget(struct iwl_mld *mld) in iwl_mld_ctdp_get_max_budget()
442 void iwl_mld_thermal_initialize(struct iwl_mld *mld) in iwl_mld_thermal_initialize()
457 void iwl_mld_thermal_exit(struct iwl_mld *mld) in iwl_mld_thermal_exit()