Searched refs:ircomm_tty_write_room (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/net/irda/ircomm/
H A Dircomm_tty.c59 static int ircomm_tty_write_room(struct tty_struct *tty);
89 .write_room = ircomm_tty_write_room,
743 * Function ircomm_tty_write_room (tty)
749 static int ircomm_tty_write_room(struct tty_struct *tty) ircomm_tty_write_room() function

Completed in 32 milliseconds