Searched refs:cypress_write_room (Results 1 – 1 of 1) sorted by relevance
123 static int cypress_write_room(struct tty_struct *tty);151 .write_room = cypress_write_room,178 .write_room = cypress_write_room,204 .write_room = cypress_write_room,792 static int cypress_write_room(struct tty_struct *tty) in cypress_write_room() function