Home
last modified time | relevance | path

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

/linux-4.1.27/net/irda/ircomm/
Dircomm_tty.c69 static void ircomm_tty_stop(struct tty_struct *tty);
99 .stop = ircomm_tty_stop,
1000 static void ircomm_tty_stop(struct tty_struct *tty) in ircomm_tty_stop() function