Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/rfcomm/
Dtty.c686 static void rfcomm_tty_cleanup(struct tty_struct *tty) in rfcomm_tty_cleanup() function
730 rfcomm_tty_cleanup(tty); in rfcomm_tty_install()
1135 .cleanup = rfcomm_tty_cleanup,