Searched defs:edge_write_room (Results 1 - 2 of 2) sorted by relevance

/drivers/usb/serial/
H A Dio_edgeport.c213 static int edge_write_room(struct tty_struct *tty);
1353 * edge_write_room
1359 static int edge_write_room(struct tty_struct *tty) function
H A Dio_ti.c2127 static int edge_write_room(struct tty_struct *tty) function
2744 .write_room = edge_write_room,
2774 .write_room = edge_write_room,

Completed in 63 milliseconds