linux-at91——struct uart_ops
/* * This structure describes all the operations that can be done on the * physical hardware. See Documentation/serial/driver for details. */struct uart_ops { unsigned int (*tx_empty)(struct uart_por...