Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/vt/
Dvt_ioctl.c67 struct vt_event_wait { struct
75 static DECLARE_WAIT_QUEUE_HEAD(vt_event_waitqueue); argument
122 static void vt_event_wait(struct vt_event_wait *vw) in vt_event_wait() function