Searched refs:wioctl (Results 1 – 2 of 2) sorted by relevance
111 wait_queue_head_t wioctl; /* for ioctl */ member
348 wake_up_all(&acm->wioctl); in acm_ctrl_irq()903 add_wait_queue(&acm->wioctl, &wait); in wait_serial_change()906 remove_wait_queue(&acm->wioctl, &wait); in wait_serial_change()1345 init_waitqueue_head(&acm->wioctl); in acm_probe()1557 wake_up_all(&acm->wioctl); in acm_disconnect()