Home
last modified time | relevance | path

Searched refs:async_icount (Results 1 – 7 of 7) sorted by relevance

/linux/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.c1028 struct async_icount old, new; in wait_serial_change()
/linux/include/linux/
H A Dserial.h40 struct async_icount { struct
/linux/drivers/tty/
H A Dnozomi.c313 struct async_icount tty_icount;
1675 struct async_icount *cprev) in ntty_cflags_changed()
1677 const struct async_icount cnow = port->tty_icount; in ntty_cflags_changed()
1694 const struct async_icount cnow = port->tty_icount; in ntty_tiocgicount()
1718 struct async_icount cprev = port->tty_icount; in ntty_ioctl()
/linux/include/linux/usb/
H A Dserial.h102 struct async_icount icount;
/linux/drivers/usb/serial/
H A Dio_edgeport.c1896 struct async_icount *icount; in handle_new_msr()
1928 struct async_icount *icount; in handle_new_lsr()
H A Dio_ti.c1567 struct async_icount *icount; in handle_new_msr()
1603 struct async_icount *icount; in handle_new_lsr()