Home
last modified time | relevance | path

Searched refs:to_delayed_work (Results 1 – 2 of 2) sorted by relevance

/include/linux/mfd/
Dsi476x-core.h150 #define SI476X_WORK_TO_CORE(w) container_of(to_delayed_work(w), \
/include/linux/
Dworkqueue.h160 static inline struct delayed_work *to_delayed_work(struct work_struct *work) in to_delayed_work() function