Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/vt/
Dvt_ioctl.c71 struct vt_event_wait { struct
79 static DECLARE_WAIT_QUEUE_HEAD(vt_event_waitqueue); argument
154 static void vt_event_wait(struct vt_event_wait *vw) in vt_event_wait() function