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

/linux-4.1.27/drivers/usb/serial/
H A Dcypress_m8.c132 static int cypress_write_room(struct tty_struct *tty);
159 .write_room = cypress_write_room,
185 .write_room = cypress_write_room,
211 .write_room = cypress_write_room,
800 static int cypress_write_room(struct tty_struct *tty) cypress_write_room() function

Completed in 38 milliseconds