uart_icount 72 drivers/mmc/core/sdio_uart.c struct uart_icount icount; uart_icount 191 drivers/net/usb/hso.c struct uart_icount icount; uart_icount 1454 drivers/net/usb/hso.c struct uart_icount *icount; uart_icount 1545 drivers/net/usb/hso.c struct uart_icount cprev, cnow; uart_icount 1556 drivers/net/usb/hso.c memcpy(&cprev, &tiocmget->icount, sizeof(struct uart_icount)); uart_icount 1561 drivers/net/usb/hso.c memcpy(&cnow, &tiocmget->icount, sizeof(struct uart_icount)); uart_icount 1593 drivers/net/usb/hso.c struct uart_icount cnow; uart_icount 1602 drivers/net/usb/hso.c memcpy(&cnow, &tiocmget->icount, sizeof(struct uart_icount)); uart_icount 186 drivers/tty/serial/dz.c struct uart_icount *icount; uart_icount 729 drivers/tty/serial/icom.c struct uart_icount *icount; uart_icount 338 drivers/tty/serial/sb1250-duart.c struct uart_icount *icount; uart_icount 1200 drivers/tty/serial/serial_core.c struct uart_icount cprev, cnow; uart_icount 1210 drivers/tty/serial/serial_core.c memcpy(&cprev, &uport->icount, sizeof(struct uart_icount)); uart_icount 1217 drivers/tty/serial/serial_core.c memcpy(&cnow, &uport->icount, sizeof(struct uart_icount)); uart_icount 1257 drivers/tty/serial/serial_core.c struct uart_icount cnow; uart_icount 1264 drivers/tty/serial/serial_core.c memcpy(&cnow, &uport->icount, sizeof(struct uart_icount)); uart_icount 545 drivers/tty/serial/zs.c struct uart_icount *icount; uart_icount 161 include/linux/serial_core.h struct uart_icount icount; /* statistics */