lqasc_reg         102 drivers/tty/serial/lantiq.c static struct uart_driver lqasc_reg;
lqasc_reg         676 drivers/tty/serial/lantiq.c 	.data =		&lqasc_reg,
lqasc_reg         709 drivers/tty/serial/lantiq.c static struct uart_driver lqasc_reg = {
lqasc_reg         898 drivers/tty/serial/lantiq.c 	ret = uart_add_one_port(&lqasc_reg, port);
lqasc_reg         933 drivers/tty/serial/lantiq.c 	ret = uart_register_driver(&lqasc_reg);
lqasc_reg         939 drivers/tty/serial/lantiq.c 		uart_unregister_driver(&lqasc_reg);