Searched refs:devm_delayed_work_drop (Results 1 – 1 of 1) sorted by relevance
29 static inline void devm_delayed_work_drop(void *res) in devm_delayed_work_drop() function51 return devm_add_action(dev, devm_delayed_work_drop, w); in devm_delayed_work_autocancel()