Searched refs:ircomm_tty_stop (Results 1 – 2 of 2) sorted by relevance
112 void ircomm_tty_stop(struct tty_struct *tty);
131 driver.stop = ircomm_tty_stop; in ircomm_tty_init()1061 void ircomm_tty_stop(struct tty_struct *tty) in ircomm_tty_stop() function