Searched refs:notify_thermal_throttle_handler (Results 1 – 4 of 4) sorted by relevance
181 notify_thermal_throttle_handler(struct wlan_objmgr_psoc *psoc, in notify_thermal_throttle_handler() function205 if (thermal_cbs->notify_thermal_throttle_handler) in notify_thermal_throttle_handler()207 thermal_cbs->notify_thermal_throttle_handler(psoc, in notify_thermal_throttle_handler()275 rx_ops->notify_thermal_throttle_handler = in tgt_fwol_register_notify_thermal_throttle_evt()276 notify_thermal_throttle_handler; in tgt_fwol_register_notify_thermal_throttle_evt()
349 if (rx_ops->notify_thermal_throttle_handler) { in target_if_fwol_notify_thermal_throttle()354 status = rx_ops->notify_thermal_throttle_handler(psoc, info); in target_if_fwol_notify_thermal_throttle()433 if (rx_ops->notify_thermal_throttle_handler) in target_if_fwol_thermal_throttle_event_handler()439 status = rx_ops->notify_thermal_throttle_handler(psoc, &info); in target_if_fwol_thermal_throttle_event_handler()
200 QDF_STATUS (*notify_thermal_throttle_handler)( member215 QDF_STATUS (*notify_thermal_throttle_handler)( member
780 cb_obj.notify_thermal_throttle_handler = in hdd_thermal_register_callbacks()