Home
last modified time | relevance | path

Searched refs:remove_cond_wait (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/tty/
Dsynclink_gt.c193 static void remove_cond_wait(struct cond_wait **head, struct cond_wait *w);
3053 static void remove_cond_wait(struct cond_wait **head, struct cond_wait *cw) in remove_cond_wait() function
3131 remove_cond_wait(&info->gpio_wait_q, &wait); in wait_gpio()