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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dgeneric_serial.h84 int gs_write_room(struct tty_struct *tty);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dgeneric_serial.c256 int gs_write_room(struct tty_struct * tty) function
948 EXPORT_SYMBOL(gs_write_room); variable
H A Dser_a2232.c657 .write_room = gs_write_room,
H A Dvme_scc.c121 .write_room = gs_write_room,
H A Dsx.c2065 .write_room = gs_write_room,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/gadget/
H A Dserial.c194 static int gs_write_room(struct tty_struct *tty);
278 .write_room = gs_write_room,
980 * gs_write_room
982 static int gs_write_room(struct tty_struct *tty) function
1001 gs_debug("gs_write_room: (%d,%p) room=%d\n",
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/rio/
H A Drio_linux.c737 .write_room = gs_write_room,

Completed in 101 milliseconds