1SERIAL8250_REGISTER_(9)        16x50 UART Driver       SERIAL8250_REGISTER_(9)
2
3
4

NAME

6       serial8250_register_8250_port - register a serial port
7

SYNOPSIS

9       int serial8250_register_8250_port(struct uart_8250_port * up);
10

ARGUMENTS

12       up
13           serial port template
14

DESCRIPTION

16       Configure the serial port specified by the request. If the port exists
17       and is in use, it is hung up and unregistered first.
18
19       The port is then probed and if necessary the IRQ is autodetected If
20       this fails an error is returned.
21
22       On success the port is ready to use and the line number is returned.
23
25Kernel Hackers Manual 3.10         June 2019           SERIAL8250_REGISTER_(9)
Impressum