Searched refs:wmi_evt (Results 1 – 1 of 1) sorted by relevance
42 struct wmi_event_debug *wmi_evt; in wmi_log_history() local86 wmi_evt = &(((struct wmi_event_debug *)wmi_log->buf)[pos]); in wmi_log_history()87 cmd->event = wmi_evt->event; in wmi_log_history()88 qdf_log_timestamp_to_secs(wmi_evt->time, &secs, &usecs); in wmi_log_history()90 cmd->data = wmi_evt->data[0]; in wmi_log_history()