Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/wil6210/
H A Dwmi.c3386 static struct list_head *next_wmi_ev(struct wil6210_priv *wil) in next_wmi_ev() function
3414 while ((lh = next_wmi_ev(wil)) != NULL) { in wmi_event_worker()