Home
last modified time | relevance | path

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

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