Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dserial_core.c739 static int uart_get_info(struct tty_port *port, struct serial_struct *retinfo) in uart_get_info() function
786 if (uart_get_info(port, &tmp) < 0) in uart_get_info_user()
2538 uart_get_info(port, &tmp); in uart_get_attr_uartclk()
2548 uart_get_info(port, &tmp); in uart_get_attr_type()
2557 uart_get_info(port, &tmp); in uart_get_attr_line()
2568 uart_get_info(port, &tmp); in uart_get_attr_port()
2581 uart_get_info(port, &tmp); in uart_get_attr_irq()
2591 uart_get_info(port, &tmp); in uart_get_attr_flags()
2601 uart_get_info(port, &tmp); in uart_get_attr_xmit_fifo_size()
2612 uart_get_info(port, &tmp); in uart_get_attr_close_delay()
[all …]