Searched refs:to_delayed_work (Results 1 – 2 of 2) sorted by relevance
150 #define SI476X_WORK_TO_CORE(w) container_of(to_delayed_work(w), \
158 static inline struct delayed_work *to_delayed_work(struct work_struct *work) in to_delayed_work() function