Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dserial_port.c231 port->iotype = UPIO_UNKNOWN; in __uart_read_properties()
236 if (!use_defaults && port->iotype == UPIO_UNKNOWN) { in __uart_read_properties()
/linux/include/linux/
H A Dserial_core.h431 UPIO_UNKNOWN = -1, enumerator
/linux/drivers/tty/serial/8250/
H A D8250_port.c2895 case UPIO_UNKNOWN: in serial8250_request_std_resource()
2929 case UPIO_UNKNOWN: in serial8250_release_std_resource()
3174 up->cur_iotype = UPIO_UNKNOWN; in serial8250_init_port()