Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dhost_interface.c150 struct host_if_msg { struct
151 union message_body body;
152 struct wilc_vif *vif;
153 struct work_struct work;
154 void (*fn)(struct work_struct *ws);
155 struct completion work_comp;
156 bool is_sync;