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

/linux-master/include/linux/
H A Dserial.h40 struct async_icount { struct
/linux-master/drivers/usb/class/
H A Dcdc-acm.h92 struct async_icount iocount; /* counters for control line changes */
93 struct async_icount oldcount; /* for comparison of counter */
H A Dcdc-acm.c1002 struct async_icount old, new;
/linux-master/drivers/usb/serial/
H A Dgeneric.c499 unsigned long arg, struct async_icount *cprev)
502 struct async_icount cnow;
530 struct async_icount cnow;
551 struct async_icount cnow;
H A Dmct_u232.c337 static void mct_u232_msr_to_icount(struct async_icount *icount,
H A Dquatech2.c820 struct async_icount *icount;
H A Dio_ti.c1553 struct async_icount *icount;
1589 struct async_icount *icount;
H A Dio_edgeport.c1892 struct async_icount *icount;
1924 struct async_icount *icount;
H A Dti_usb_3410_5052.c1402 struct async_icount *icount;
/linux-master/drivers/staging/greybus/
H A Duart.c55 struct async_icount iocount;
56 struct async_icount oldcount;
638 struct async_icount old;
639 struct async_icount new;
/linux-master/drivers/tty/
H A Damiserial.c73 struct async_icount icount;
182 struct async_icount *icount;
308 struct async_icount *icount;
1080 struct async_icount cnow;
1105 struct async_icount cprev, cnow; /* kernel counter temps */
H A Dmxser.c272 struct async_icount icount; /* kernel counters for 4 input interrupts */
1147 struct async_icount *cprev)
1149 struct async_icount cnow;
1206 struct async_icount cnow;
1251 struct async_icount cnow;
H A Dnozomi.c313 struct async_icount tty_icount;
1675 struct async_icount *cprev)
1677 const struct async_icount cnow = port->tty_icount;
1694 const struct async_icount cnow = port->tty_icount;
1718 struct async_icount cprev = port->tty_icount;
/linux-master/include/linux/usb/
H A Dserial.h101 struct async_icount icount;

Completed in 188 milliseconds