FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
drm_event_wakeup
sys/dev/drm2/drmP.h
1745
void drm_event_wakeup(struct drm_pending_event *e);
sys/dev/drm2/drm_irq.c
809
drm_event_wakeup(&e->base);