Searched refs:async_icount (Results 1 – 14 of 14) sorted by relevance
92 struct async_icount iocount; /* counters for control line changes */93 struct async_icount oldcount; /* for comparison of counter */
975 struct async_icount old, new; in wait_serial_change()
40 struct async_icount { struct
499 unsigned long arg, struct async_icount *cprev) in usb_serial_generic_msr_changed()502 struct async_icount cnow; in usb_serial_generic_msr_changed()530 struct async_icount cnow; in usb_serial_generic_tiocmiwait()551 struct async_icount cnow; in usb_serial_generic_get_icount()
337 static void mct_u232_msr_to_icount(struct async_icount *icount, in mct_u232_msr_to_icount()
824 struct async_icount *icount; in qt2_update_lsr()
1553 struct async_icount *icount; in handle_new_msr()1589 struct async_icount *icount; in handle_new_lsr()
1890 struct async_icount *icount; in handle_new_msr()1922 struct async_icount *icount; in handle_new_lsr()
1398 struct async_icount *icount; in ti_handle_new_msr()
55 struct async_icount iocount;56 struct async_icount oldcount;639 struct async_icount old; in wait_serial_change()640 struct async_icount new; in wait_serial_change()
73 struct async_icount icount;182 struct async_icount *icount; in receive_chars()310 struct async_icount *icount; in check_modem_status()1082 struct async_icount cnow; in rs_get_icount()1107 struct async_icount cprev, cnow; /* kernel counter temps */ in rs_ioctl()
272 struct async_icount icount; /* kernel counters for 4 input interrupts */1147 struct async_icount *cprev) in mxser_cflags_changed()1149 struct async_icount cnow; in mxser_cflags_changed()1206 struct async_icount cnow; in mxser_ioctl()1251 struct async_icount cnow; in mxser_get_icount()
329 struct async_icount tty_icount;1694 struct async_icount *cprev) in ntty_cflags_changed()1696 const struct async_icount cnow = port->tty_icount; in ntty_cflags_changed()1713 const struct async_icount cnow = port->tty_icount; in ntty_tiocgicount()1737 struct async_icount cprev = port->tty_icount; in ntty_ioctl()
101 struct async_icount icount;
Completed in 66 milliseconds