Searched defs:valid_byte_count (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/tty/serial/8250/
H A D8250_pci1xxxx.c362 u32 valid_byte_count = uart_status & UART_BST_STAT_RX_COUNT_MASK; local
328 pci1xxxx_process_read_data(struct uart_port *port, unsigned char *rx_buff, u32 *buff_index, u32 *valid_byte_count) argument
384 pci1xxxx_process_write_data(struct uart_port *port, struct circ_buf *xmit, int *data_empty_count, u32 *valid_byte_count) argument
440 u32 valid_byte_count; local
[all...]

Completed in 133 milliseconds