Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified.c2294 if (wmi_handle->wmi_events[event_id] == WMI_EVENT_ID_INVALID) { in wmi_register_event_handler_with_ctx()
2377 wmi_handle->wmi_events[event_id] == WMI_EVENT_ID_INVALID) { in wmi_unified_unregister_event()
2430 if (wmi_handle->wmi_events[event_id] == WMI_EVENT_ID_INVALID) { in wmi_unified_unregister_event_handler()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h5061 #define WMI_EVENT_ID_INVALID 0 macro