Searched refs:wioctl (Results 1 – 3 of 3) sorted by relevance
94 wait_queue_head_t wioctl; /* for ioctl */ member
360 wake_up_all(&acm->wioctl); in acm_process_notification()1046 add_wait_queue(&acm->wioctl, &wait); in wait_serial_change()1049 remove_wait_queue(&acm->wioctl, &wait); in wait_serial_change()1409 init_waitqueue_head(&acm->wioctl); in acm_probe()1628 wake_up_all(&acm->wioctl); in acm_disconnect()
57 wait_queue_head_t wioctl; member660 add_wait_queue(&gb_tty->wioctl, &wait); in wait_serial_change()663 remove_wait_queue(&gb_tty->wioctl, &wait); in wait_serial_change()870 init_waitqueue_head(&gb_tty->wioctl); in gb_uart_probe()932 wake_up_all(&gb_tty->wioctl); in gb_uart_remove()