Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/serial/
Dcrisv10.h111 struct async_icount icount; /* error-statistics etc.*/
/linux-3.4.99/drivers/usb/serial/
Dmct_u232.c128 struct async_icount icount;
358 static void mct_u232_msr_to_icount(struct async_icount *icount, in mct_u232_msr_to_icount()
837 struct async_icount cnow, cprev; in mct_u232_ioctl()
887 struct async_icount *ic = &mct_u232_port->icount; in mct_u232_get_icount()
Dssu100.c80 struct async_icount icount;
380 struct async_icount prev, cur; in wait_modem_info()
425 struct async_icount cnow = priv->icount; in ssu100_get_icount()
Dark3116.c71 struct async_icount icount;
417 struct async_icount cnow = priv->icount; in ark3116_get_icount()
460 struct async_icount prev = priv->icount; in ark3116_ioctl()
Dmos7840.c248 struct async_icount icount;
436 struct async_icount *icount; in mos7840_handle_new_msr()
469 struct async_icount *icount; in mos7840_handle_new_lsr()
2237 struct async_icount cnow; in mos7840_get_icount()
2272 struct async_icount cnow; in mos7840_ioctl()
2273 struct async_icount cprev; in mos7840_ioctl()
Dti_usb_3410_5052.c77 struct async_icount tp_icount;
781 struct async_icount cnow = tport->tp_icount; in ti_get_icount()
807 struct async_icount cnow; in ti_ioctl()
808 struct async_icount cprev; in ti_ioctl()
1446 struct async_icount *icount; in ti_handle_new_msr()
Dio_edgeport.c118 struct async_icount icount;
1628 struct async_icount cnow; in edge_get_icount()
1684 struct async_icount cnow; in edge_ioctl()
1685 struct async_icount cprev; in edge_ioctl()
2076 struct async_icount *icount; in handle_new_msr()
2110 struct async_icount *icount; in handle_new_lsr()
Dio_ti.c94 struct async_icount icount;
1547 struct async_icount *icount; in handle_new_msr()
1587 struct async_icount *icount; in handle_new_lsr()
2508 struct async_icount *ic = &edge_port->icount; in edge_get_icount()
2554 struct async_icount cnow; in edge_ioctl()
2555 struct async_icount cprev; in edge_ioctl()
Dmos7720.c69 struct async_icount icount;
1898 struct async_icount cnow; in mos7720_get_icount()
1995 struct async_icount cnow; in mos7720_ioctl()
1996 struct async_icount cprev; in mos7720_ioctl()
Dftdi_sio.c76 struct async_icount icount;
2478 struct async_icount *ic = &priv->icount; in ftdi_get_icount()
2499 struct async_icount cnow; in ftdi_ioctl()
2500 struct async_icount cprev; in ftdi_ioctl()
/linux-3.4.99/include/linux/
Dserial.h22 struct async_icount { struct
/linux-3.4.99/drivers/tty/
Damiserial.c97 struct async_icount icount;
256 struct async_icount *icount; in receive_chars()
384 struct async_icount *icount; in check_modem_status()
1229 struct async_icount cnow; in rs_get_icount()
1254 struct async_icount cprev, cnow; /* kernel counter temps */ in rs_ioctl()
Dnozomi.c367 struct async_icount tty_icount;
1771 struct async_icount *cprev) in ntty_cflags_changed()
1773 const struct async_icount cnow = port->tty_icount; in ntty_cflags_changed()
1790 const struct async_icount cnow = port->tty_icount; in ntty_tiocgicount()
1816 struct async_icount cprev = port->tty_icount; in ntty_ioctl()
Dmxser.c248 struct async_icount icount; /* kernel counters for 4 input interrupts */
1635 struct async_icount *cprev) in mxser_cflags_changed()
1637 struct async_icount cnow; in mxser_cflags_changed()
1660 struct async_icount cnow; in mxser_ioctl()
1818 struct async_icount cnow; in mxser_get_icount()
/linux-3.4.99/drivers/staging/serial/
D68360serial.c401 struct async_icount *icount; in receive_chars()
1394 struct async_icount cnow; in rs_360_get_icount()
1414 struct async_icount cnow; in rs_360_ioctl()
/linux-3.4.99/drivers/staging/serqt_usb2/
Dserqt_usb2.c187 struct async_icount icount;