Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dserial_8250.h136 unsigned char cur_iotype; /* Running I/O type */ member
/linux/drivers/tty/serial/8250/
H A D8250_port.c470 up->cur_iotype = p->iotype; in set_io_from_upio()
2278 if (port->iotype != up->cur_iotype) in serial8250_do_startup()
3115 if (port->iotype != up->cur_iotype)
3193 up->cur_iotype = UPIO_UNKNOWN; in serial8250_set_defaults()