async_icount     1188 drivers/staging/fwserial/fwserial.c 			   struct async_icount *prev)
async_icount     1190 drivers/staging/fwserial/fwserial.c 	struct async_icount now;
async_icount     1207 drivers/staging/fwserial/fwserial.c 	struct async_icount prev;
async_icount      272 drivers/staging/fwserial/fwserial.h 	struct async_icount	   icount;
async_icount       63 drivers/staging/greybus/uart.c 	struct async_icount iocount;
async_icount       64 drivers/staging/greybus/uart.c 	struct async_icount oldcount;
async_icount      666 drivers/staging/greybus/uart.c 	struct async_icount old;
async_icount      667 drivers/staging/greybus/uart.c 	struct async_icount new;
async_icount       97 drivers/tty/amiserial.c 	struct async_icount	icount;
async_icount      255 drivers/tty/amiserial.c 	struct	async_icount *icount;
async_icount      383 drivers/tty/amiserial.c 	struct	async_icount *icount;
async_icount     1184 drivers/tty/amiserial.c 	struct async_icount cnow;
async_icount     1209 drivers/tty/amiserial.c 	struct async_icount cprev, cnow;	/* kernel counter temps */
async_icount      244 drivers/tty/mxser.c 	struct async_icount icount; /* kernel counters for 4 input interrupts */
async_icount     1654 drivers/tty/mxser.c 		struct async_icount *cprev)
async_icount     1656 drivers/tty/mxser.c 	struct async_icount cnow;
async_icount     1678 drivers/tty/mxser.c 	struct async_icount cnow;
async_icount     1827 drivers/tty/mxser.c 	struct async_icount cnow;
async_icount      333 drivers/tty/nozomi.c 	struct async_icount tty_icount;
async_icount     1712 drivers/tty/nozomi.c 		struct async_icount *cprev)
async_icount     1714 drivers/tty/nozomi.c 	const struct async_icount cnow = port->tty_icount;
async_icount     1731 drivers/tty/nozomi.c 	const struct async_icount cnow = port->tty_icount;
async_icount     1757 drivers/tty/nozomi.c 		struct async_icount cprev = port->tty_icount;
async_icount      967 drivers/usb/class/cdc-acm.c 	struct async_icount old, new;
async_icount      119 drivers/usb/class/cdc-acm.h 	struct async_icount iocount;			/* counters for control line changes */
async_icount      120 drivers/usb/class/cdc-acm.h 	struct async_icount oldcount;			/* for comparison of counter */
async_icount      499 drivers/usb/serial/generic.c 				unsigned long arg, struct async_icount *cprev)
async_icount      502 drivers/usb/serial/generic.c 	struct async_icount cnow;
async_icount      530 drivers/usb/serial/generic.c 	struct async_icount cnow;
async_icount      551 drivers/usb/serial/generic.c 	struct async_icount cnow;
async_icount     2008 drivers/usb/serial/io_edgeport.c 	struct  async_icount *icount;
async_icount     2040 drivers/usb/serial/io_edgeport.c 	struct async_icount *icount;
async_icount     1557 drivers/usb/serial/io_ti.c 	struct async_icount *icount;
async_icount     1593 drivers/usb/serial/io_ti.c 	struct async_icount *icount;
async_icount      336 drivers/usb/serial/mct_u232.c static void mct_u232_msr_to_icount(struct async_icount *icount,
async_icount      389 drivers/usb/serial/mos7840.c 	struct async_icount *icount;
async_icount      412 drivers/usb/serial/mos7840.c 	struct async_icount *icount;
async_icount      871 drivers/usb/serial/quatech2.c 	struct async_icount *icount;
async_icount     1438 drivers/usb/serial/ti_usb_3410_5052.c 	struct async_icount *icount;
async_icount      108 include/linux/usb/serial.h 	struct async_icount	icount;