Searched defs:disable_work (Results 1 – 2 of 2) sorted by relevance
/linux-6.15/include/linux/regulator/ | ||
D | driver.h | 643 struct delayed_work disable_work; member |
/linux-6.15/kernel/ | ||
D | workqueue.c | 4454 bool disable_work(struct work_struct *work) in disable_work() function |