Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/drm/include/linux/
H A Dworkqueue.h134 INIT_DELAYED_WORK(struct delayed_work *dwork, work_func_t func) in INIT_DELAYED_WORK() function
/openbsd-src/sys/dev/usb/dwc2/
H A Ddwc2.h271 INIT_DELAYED_WORK(struct delayed_work *dw, void (*fn)(void *), void *arg) in INIT_DELAYED_WORK() function