Home
last modified time | relevance | path

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

/linux/drivers/usb/class/
A Dcdc-acm.h92 struct async_icount iocount; /* counters for control line changes */
93 struct async_icount oldcount; /* for comparison of counter */
A Dcdc-acm.c1004 struct async_icount old, new; in wait_serial_change()
/linux/include/linux/
A Dserial.h40 struct async_icount { struct
/linux/drivers/usb/serial/
A Dgeneric.c498 unsigned long arg, struct async_icount *cprev) in usb_serial_generic_msr_changed()
501 struct async_icount cnow; in usb_serial_generic_msr_changed()
529 struct async_icount cnow; in usb_serial_generic_tiocmiwait()
550 struct async_icount cnow; in usb_serial_generic_get_icount()
A Dmct_u232.c336 static void mct_u232_msr_to_icount(struct async_icount *icount, in mct_u232_msr_to_icount()
A Dquatech2.c820 struct async_icount *icount; in qt2_update_lsr()
A Dio_ti.c1553 struct async_icount *icount; in handle_new_msr()
1589 struct async_icount *icount; in handle_new_lsr()
A Dio_edgeport.c1892 struct async_icount *icount; in handle_new_msr()
1924 struct async_icount *icount; in handle_new_lsr()
A Dti_usb_3410_5052.c1400 struct async_icount *icount; in ti_handle_new_msr()
/linux/drivers/staging/greybus/
A Duart.c55 struct async_icount iocount;
56 struct async_icount oldcount;
638 struct async_icount old; in wait_serial_change()
639 struct async_icount new; in wait_serial_change()
/linux/drivers/tty/
A Damiserial.c73 struct async_icount icount;
182 struct async_icount *icount; in receive_chars()
308 struct async_icount *icount; in check_modem_status()
1080 struct async_icount cnow; in rs_get_icount()
1105 struct async_icount cprev, cnow; /* kernel counter temps */ in rs_ioctl()
A Dmxser.c269 struct async_icount icount; /* kernel counters for 4 input interrupts */
1144 struct async_icount *cprev) in mxser_cflags_changed()
1146 struct async_icount cnow; in mxser_cflags_changed()
1203 struct async_icount cnow; in mxser_ioctl()
1248 struct async_icount cnow; in mxser_get_icount()
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/
A Dserial.h101 struct async_icount icount;
/linux/drivers/usb/gadget/function/
A Du_serial.c130 struct async_icount icount;
862 struct async_icount cnow; in gs_get_icount()

Completed in 57 milliseconds