Home
last modified time | relevance | path

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

/Linux-v5.15/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()
1123 .cleanup = rfcomm_tty_cleanup,