Home
last modified time | relevance | path

Searched defs:rsi_thread (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/net/wireless/rsi/
Drsi_main.h201 struct rsi_thread { struct
202 void (*thread_function)(void *);
203 struct completion completion;
204 struct task_struct *task;
205 struct rsi_event event;
206 atomic_t thread_done;