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

/drivers/tty/
H A Dsynclink_gt.c192 static void remove_cond_wait(struct cond_wait **head, struct cond_wait *w);
3046 static void remove_cond_wait(struct cond_wait **head, struct cond_wait *cw) function
3124 remove_cond_wait(&info->gpio_wait_q, &wait);

Completed in 48 milliseconds