Home
last modified time | relevance | path

Searched defs:disable_work (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/include/linux/regulator/
Ddriver.h643 struct delayed_work disable_work; member
/linux-6.14.4/kernel/
Dworkqueue.c4454 bool disable_work(struct work_struct *work) in disable_work() function