Searched refs:clps711x_reg (Results 1 – 1 of 1) sorted by relevance
514 static struct uart_driver clps711x_reg; variable522 .data = &clps711x_reg,537 static struct uart_driver clps711x_reg = { variable553 ret = uart_register_driver(&clps711x_reg); in clps711xuart_init()558 uart_add_one_port(&clps711x_reg, &clps711x_ports[i]); in clps711xuart_init()568 uart_remove_one_port(&clps711x_reg, &clps711x_ports[i]); in clps711xuart_exit()570 uart_unregister_driver(&clps711x_reg); in clps711xuart_exit()