Searched defs:ionic_deferred (Results 1 – 1 of 1) sorted by relevance
104 struct ionic_deferred { struct105 spinlock_t lock; /* lock for deferred work list */106 struct list_head list;107 struct work_struct work;