Searched defs:icnss_soc_wake_event (Results 1 – 1 of 1) sorted by relevance
103 struct icnss_soc_wake_event { struct105 enum icnss_soc_wake_event_type type; argument106 bool sync;107 struct completion complete;108 int ret;109 void *data;