Searched refs:keyspan_write_room (Results 1 – 2 of 2) sorted by relevance
47 static int keyspan_write_room (struct tty_struct *tty);564 .write_room = keyspan_write_room,588 .write_room = keyspan_write_room,612 .write_room = keyspan_write_room,
975 static int keyspan_write_room(struct tty_struct *tty) in keyspan_write_room() function