Home
last modified time | relevance | path

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

/linux/net/bluetooth/rfcomm/
H A Dtty.c1046 static void rfcomm_tty_wait_until_sent(struct tty_struct *tty, int timeout) in rfcomm_tty_wait_until_sent() function
1117 .wait_until_sent = rfcomm_tty_wait_until_sent,