Searched refs:wioctl (Results 1 – 2 of 2) sorted by relevance
111 wait_queue_head_t wioctl; /* for ioctl */ member
344 wake_up_all(&acm->wioctl); in acm_ctrl_irq()899 add_wait_queue(&acm->wioctl, &wait); in wait_serial_change()902 remove_wait_queue(&acm->wioctl, &wait); in wait_serial_change()1335 init_waitqueue_head(&acm->wioctl); in acm_probe()1547 wake_up_all(&acm->wioctl); in acm_disconnect()