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

/linux-master/drivers/usb/serial/
H A Dcypress_m8.c125 static unsigned int cypress_write_room(struct tty_struct *tty);
154 .write_room = cypress_write_room,
181 .write_room = cypress_write_room,
207 .write_room = cypress_write_room,
793 static unsigned int cypress_write_room(struct tty_struct *tty) function

Completed in 106 milliseconds