Searched defs:ionic_deferred (Results 1 – 1 of 1) sorted by relevance
114 struct ionic_deferred { struct115 spinlock_t lock; /* lock for deferred work list */116 struct list_head list;117 struct work_struct work;