timbuart_port      55 drivers/tty/serial/timbuart.c 	struct timbuart_port *uart =
timbuart_port      56 drivers/tty/serial/timbuart.c 		container_of(port, struct timbuart_port, port);
timbuart_port     121 drivers/tty/serial/timbuart.c 	struct timbuart_port *uart =
timbuart_port     122 drivers/tty/serial/timbuart.c 		container_of(port, struct timbuart_port, port);
timbuart_port     177 drivers/tty/serial/timbuart.c 	struct timbuart_port *uart = (struct timbuart_port *)arg;
timbuart_port     242 drivers/tty/serial/timbuart.c 	struct timbuart_port *uart =
timbuart_port     243 drivers/tty/serial/timbuart.c 		container_of(port, struct timbuart_port, port);
timbuart_port     259 drivers/tty/serial/timbuart.c 	struct timbuart_port *uart =
timbuart_port     260 drivers/tty/serial/timbuart.c 		container_of(port, struct timbuart_port, port);
timbuart_port     351 drivers/tty/serial/timbuart.c 	struct timbuart_port *uart = (struct timbuart_port *)devid;
timbuart_port     416 drivers/tty/serial/timbuart.c 	struct timbuart_port *uart;
timbuart_port     481 drivers/tty/serial/timbuart.c 	struct timbuart_port *uart = platform_get_drvdata(dev);