Searched refs:ircomm_tty_write_room (Results 1 – 1 of 1) sorted by relevance
59 static int ircomm_tty_write_room(struct tty_struct *tty);89 .write_room = ircomm_tty_write_room,749 static int ircomm_tty_write_room(struct tty_struct *tty) in ircomm_tty_write_room() function