Home
last modified time | relevance | path

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

/Linux-v5.10/net/bluetooth/rfcomm/
Dtty.c684 static void rfcomm_tty_cleanup(struct tty_struct *tty) in rfcomm_tty_cleanup() function
728 rfcomm_tty_cleanup(tty); in rfcomm_tty_install()
1121 .cleanup = rfcomm_tty_cleanup,