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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dgeneric_serial.h79 int gs_write_room(struct tty_struct *tty);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dgeneric_serial.c157 int gs_write_room(struct tty_struct * tty) function
826 EXPORT_SYMBOL(gs_write_room); variable
H A Dser_a2232.c659 .write_room = gs_write_room,
H A Dvme_scc.c117 .write_room = gs_write_room,
H A Dsx.c2078 .write_room = gs_write_room,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Du_serial.c924 static int gs_write_room(struct tty_struct *tty) function
935 pr_vdebug("gs_write_room: (%d,%p) room=%d\n",
999 .write_room = gs_write_room,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/rio/
H A Drio_linux.c733 .write_room = gs_write_room,

Completed in 175 milliseconds