Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Dsynclink_gt.c184 struct cond_wait { struct
185 struct cond_wait *next; argument
190 static void init_cond_wait(struct cond_wait *w, unsigned int data); argument