Home
last modified time | relevance | path

Searched defs:delayed_work (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/sys/dev/pci/drm/include/linux/
H A Dworkqueue.h111 struct delayed_work { struct
119 static inline struct delayed_work * argument
/openbsd-src/sys/dev/usb/dwc2/
H A Ddwc2.h261 struct delayed_work { struct
271 INIT_DELAYED_WORK(struct delayed_work *dw, void (*fn)(void *), void *arg) in INIT_DELAYED_WORK() argument
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_probe_helper.c762 struct delayed_work *delayed_work = to_delayed_work(work); in output_poll_execute() local
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_display.c120 struct delayed_work *delayed_work = in amdgpu_display_flip_work_func() local