Home
last modified time | relevance | path

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

/linux/Documentation/driver-api/serial/
H A Ddriver.rst78 uart_get_lsr_info uart_handle_dcd_change uart_handle_cts_change
/linux/drivers/tty/serial/
H A Dserial_core.c1080 static int uart_get_lsr_info(struct tty_struct *tty, in uart_get_lsr_info() function
1648 ret = uart_get_lsr_info(tty, state, uarg); in uart_ioctl()