Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/driver-api/serial/
Ddriver.rst78 uart_get_lsr_info uart_handle_dcd_change uart_handle_cts_change
/Linux-v6.1/drivers/tty/serial/
Dserial_core.c1037 static int uart_get_lsr_info(struct tty_struct *tty, in uart_get_lsr_info() function
1573 ret = uart_get_lsr_info(tty, state, uarg); in uart_ioctl()