pnx8xxx_reg 742 drivers/tty/serial/pnx8xxx_uart.c static struct uart_driver pnx8xxx_reg; pnx8xxx_reg 750 drivers/tty/serial/pnx8xxx_uart.c .data = &pnx8xxx_reg, pnx8xxx_reg 766 drivers/tty/serial/pnx8xxx_uart.c static struct uart_driver pnx8xxx_reg = { pnx8xxx_reg 780 drivers/tty/serial/pnx8xxx_uart.c return uart_suspend_port(&pnx8xxx_reg, &sport->port); pnx8xxx_reg 787 drivers/tty/serial/pnx8xxx_uart.c return uart_resume_port(&pnx8xxx_reg, &sport->port); pnx8xxx_reg 804 drivers/tty/serial/pnx8xxx_uart.c uart_add_one_port(&pnx8xxx_reg, &pnx8xxx_ports[i].port); pnx8xxx_reg 818 drivers/tty/serial/pnx8xxx_uart.c uart_remove_one_port(&pnx8xxx_reg, &sport->port); pnx8xxx_reg 841 drivers/tty/serial/pnx8xxx_uart.c ret = uart_register_driver(&pnx8xxx_reg); pnx8xxx_reg 845 drivers/tty/serial/pnx8xxx_uart.c uart_unregister_driver(&pnx8xxx_reg); pnx8xxx_reg 853 drivers/tty/serial/pnx8xxx_uart.c uart_unregister_driver(&pnx8xxx_reg);