Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/rfcomm/
Dtty.c1060 static void rfcomm_tty_wait_until_sent(struct tty_struct *tty, int timeout) in rfcomm_tty_wait_until_sent() function
1131 .wait_until_sent = rfcomm_tty_wait_until_sent,