asc_port           50 drivers/tty/serial/st-asc.c static struct asc_port asc_ports[ASC_MAX_PORTS];
asc_port          151 drivers/tty/serial/st-asc.c static inline struct asc_port *to_asc_port(struct uart_port *port)
asc_port          153 drivers/tty/serial/st-asc.c 	return container_of(port, struct asc_port, port);
asc_port          398 drivers/tty/serial/st-asc.c 	struct asc_port *ascport = to_asc_port(port);
asc_port          484 drivers/tty/serial/st-asc.c 	struct asc_port *ascport = to_asc_port(port);
asc_port          510 drivers/tty/serial/st-asc.c 	struct asc_port *ascport = to_asc_port(port);
asc_port          720 drivers/tty/serial/st-asc.c static int asc_init_port(struct asc_port *ascport,
asc_port          777 drivers/tty/serial/st-asc.c static struct asc_port *asc_of_get_asc_port(struct platform_device *pdev)
asc_port          816 drivers/tty/serial/st-asc.c 	struct asc_port *ascport;
asc_port          914 drivers/tty/serial/st-asc.c 	struct asc_port *ascport;