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