Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/regulator/
Ddriver.h636 struct delayed_work disable_work; member
/linux-6.12.1/kernel/
Dworkqueue.c4427 bool disable_work(struct work_struct *work) in disable_work() function