Home
last modified time | relevance | path

Searched refs:sndbuf_waitq (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/hvc/
H A Dhvc_iucv.c76 wait_queue_head_t sndbuf_waitq; /* wait for send completion */ member
551 wait_event_timeout(priv->sndbuf_waitq, in flush_sndbuf_sync()
961 wake_up(&priv->sndbuf_waitq); in hvc_iucv_msg_complete()
1062 init_waitqueue_head(&priv->sndbuf_waitq); in hvc_iucv_alloc()