Searched refs:wioctl (Results 1 – 2 of 2) sorted by relevance
94 wait_queue_head_t wioctl; /* for ioctl */ member
358 wake_up_all(&acm->wioctl); in acm_process_notification()1047 add_wait_queue(&acm->wioctl, &wait); in wait_serial_change()1050 remove_wait_queue(&acm->wioctl, &wait); in wait_serial_change()1410 init_waitqueue_head(&acm->wioctl); in acm_probe()1632 wake_up_all(&acm->wioctl); in acm_disconnect()