Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dserial_8250.h109 unsigned char cur_iotype; /* Running I/O type */ member
/OK3568_Linux_fs/kernel/drivers/tty/serial/8250/
H A D8250_port.c519 up->cur_iotype = p->iotype; in set_io_from_upio()
2215 if (port->iotype != up->cur_iotype) in serial8250_do_startup()
3253 if (port->iotype != up->cur_iotype) in serial8250_config_port()
3332 up->cur_iotype = 0xFF; in serial8250_init_port()