Searched refs:extract_smart_monitor_event (Results 1 – 3 of 3) sorted by relevance
3715 if (wmi->ops->extract_smart_monitor_event) in wmi_unified_extract_smart_monitor_event()3716 return wmi->ops->extract_smart_monitor_event(wmi, evt_buf, in wmi_unified_extract_smart_monitor_event()
21902 .extract_smart_monitor_event = extract_smart_monitor_event_tlv,
2975 QDF_STATUS (*extract_smart_monitor_event)( member