The Linux Kernel API | ||
---|---|---|
<<< Previous | Next >>> |
pointer to the uart low level driver structure for this port
uart port structure to use for this port.
This allows the driver to register its own uart_port structure with the core driver. The main purpose is to allow the low level uart drivers to expand uart_port, rather than having yet more levels of structures.
<<< Previous | Home | Next >>> |
uart_unregister_driver | Up | uart_remove_one_port |