Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/rfcomm/
H A Dtty.c685 static void rfcomm_tty_cleanup(struct tty_struct *tty) in rfcomm_tty_cleanup() function
729 rfcomm_tty_cleanup(tty); in rfcomm_tty_install()
1124 .cleanup = rfcomm_tty_cleanup,