Searched defs:cnow (Results 1 – 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/serial/ |
D | generic.c | 502 struct async_icount cnow; in usb_serial_generic_msr_changed() local 530 struct async_icount cnow; in usb_serial_generic_tiocmiwait() local 551 struct async_icount cnow; in usb_serial_generic_get_icount() local
|
/kernel/linux/linux-5.10/drivers/tty/ |
D | amiserial.c | 1115 struct async_icount cnow; in rs_get_icount() local 1140 struct async_icount cprev, cnow; /* kernel counter temps */ in rs_ioctl() local
|
D | mxser.c | 1653 struct async_icount cnow; in mxser_cflags_changed() local 1675 struct async_icount cnow; in mxser_ioctl() local 1824 struct async_icount cnow; in mxser_get_icount() local
|
D | cyclades.c | 2596 struct cyclades_icount cnow; in cy_cflags_changed() local 2624 struct cyclades_icount cnow; /* kernel counter temps */ in cy_ioctl() local 2740 struct cyclades_icount cnow; /* Used to snapshot */ in cy_get_icount() local
|
D | nozomi.c | 1716 const struct async_icount cnow = port->tty_icount; in ntty_cflags_changed() local 1733 const struct async_icount cnow = port->tty_icount; in ntty_tiocgicount() local
|
D | synclink_gt.c | 1046 struct mgsl_icount cnow; /* kernel counter temps */ in get_icount() local 2666 struct mgsl_icount cprev, cnow; in wait_mgsl_event() local 3042 struct mgsl_icount cprev, cnow; in modem_input_wait() local
|
D | synclinkmp.c | 1310 struct mgsl_icount cnow; /* kernel counter temps */ in get_icount() local 2999 struct mgsl_icount cprev, cnow; in wait_mgsl_event() local 3122 struct mgsl_icount cprev, cnow; in modem_input_wait() local
|
D | synclink.c | 2659 struct mgsl_icount cprev, cnow; in mgsl_wait_event() local 2780 struct mgsl_icount cprev, cnow; in modem_input_wait() local 2918 struct mgsl_icount cnow; /* kernel counter temps */ in msgl_get_icount() local
|
/kernel/linux/linux-5.10/drivers/char/pcmcia/ |
D | synclink_cs.c | 1958 struct mgsl_icount cprev, cnow; in wait_events() local 2066 struct mgsl_icount cprev, cnow; in modem_input_wait() local 2195 struct mgsl_icount cnow; /* kernel counter temps */ in mgslpc_get_icount() local
|
/kernel/linux/linux-5.10/drivers/tty/serial/ |
D | serial_core.c | 1216 struct uart_icount cprev, cnow; in uart_wait_modem_status() local 1273 struct uart_icount cnow; in uart_get_icount() local
|
/kernel/linux/linux-5.10/drivers/net/usb/ |
D | hso.c | 1545 struct uart_icount cprev, cnow; in hso_wait_modem_status() local 1593 struct uart_icount cnow; in hso_get_count() local
|