Searched refs:wioctl (Results 1 – 3 of 3) sorted by relevance
118 wait_queue_head_t wioctl; /* for ioctl */ member
328 wake_up_all(&acm->wioctl); in acm_process_notification()956 add_wait_queue(&acm->wioctl, &wait); in wait_serial_change()959 remove_wait_queue(&acm->wioctl, &wait); in wait_serial_change()1328 init_waitqueue_head(&acm->wioctl); in acm_probe()1523 wake_up_all(&acm->wioctl); in acm_disconnect()
65 wait_queue_head_t wioctl; member686 add_wait_queue(&gb_tty->wioctl, &wait); in wait_serial_change()689 remove_wait_queue(&gb_tty->wioctl, &wait); in wait_serial_change()880 init_waitqueue_head(&gb_tty->wioctl); in gb_uart_probe()948 wake_up_all(&gb_tty->wioctl); in gb_uart_remove()