Searched refs:uart_get_info (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/tty/serial/ |
| H A D | serial_core.c | 2889 uart_get_info(port, &tmp); in uartclk_show() 2899 uart_get_info(port, &tmp); in type_show() 2909 uart_get_info(port, &tmp); in line_show() 2920 uart_get_info(port, &tmp); in port_show() 2933 uart_get_info(port, &tmp); in irq_show() 2943 uart_get_info(port, &tmp); in flags_show() 2953 uart_get_info(port, &tmp); in xmit_fifo_size_show() 2963 uart_get_info(port, &tmp); in close_delay_show() 2973 uart_get_info(port, &tmp); in closing_wait_show() 2983 uart_get_info(port, &tmp); in custom_divisor_show() [all …]
|