Home
last modified time | relevance | path

Searched refs:cur_iotype (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dserial_8250.h109 unsigned char cur_iotype; /* Running I/O type */ member
/kernel/linux/linux-6.6/include/linux/
H A Dserial_8250.h136 unsigned char cur_iotype; /* Running I/O type */ member
/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H A D8250_port.c512 up->cur_iotype = p->iotype; in set_io_from_upio()
2173 if (port->iotype != up->cur_iotype) in serial8250_do_startup()
3161 if (port->iotype != up->cur_iotype) in serial8250_config_port()
3241 up->cur_iotype = 0xFF; in serial8250_init_port()
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_port.c467 up->cur_iotype = p->iotype; in set_io_from_upio()
2198 if (port->iotype != up->cur_iotype) in serial8250_do_startup()
3209 if (port->iotype != up->cur_iotype) in serial8250_config_port()
3286 up->cur_iotype = 0xFF; in serial8250_init_port()

Completed in 9 milliseconds