Driver/tiny_serial/tiny_port

Last-modified: 2007-09-19 (水) 11:35:43

261 :static struct uart_port tiny_port = {
262 : .ops = &tiny_ops,
263 :};