Home
last modified time | relevance | path

Searched refs:extract_smartlog_event (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_api.c3268 if (wmi_handle->ops->extract_smartlog_event) in wmi_extract_smartlog_ev()
3269 return wmi_handle->ops->extract_smartlog_event( in wmi_extract_smartlog_ev()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h2222 QDF_STATUS (*extract_smartlog_event)(wmi_unified_t wmi_handle, void *evt_buf, member