Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/tty/vt/
Dvt_ioctl.c92 struct vt_event_wait { struct
100 static DECLARE_WAIT_QUEUE_HEAD(vt_event_waitqueue); argument
175 static void vt_event_wait(struct vt_event_wait *vw) in vt_event_wait() function