Lines Matching defs:wait
2094 * gsm_control_wait - wait for a control to finish
2203 /* We cannot asynchronous wait for the command response with
2328 * Change internal state to wait for DLCI open from initiator side.
2345 * gsm_dlci_set_wait_config - wait for channel configuration
3643 /* The mux will not be activated yet, we wait for correct
3735 * @wait: poll table
3746 poll_table *wait)
3751 poll_wait(file, &tty->read_wait, wait);
3752 poll_wait(file, &tty->write_wait, wait);
4127 * gsm_wait_modem_change - wait for modem status line change
4133 * - the wait event function got interrupted (e.g. by a signal)
4260 /* We could in theory open and close before we wait - eg if we get
4273 /* And wait for virtual carrier */