Lines Matching defs:asc_port
35 struct asc_port {
45 static struct asc_port asc_ports[ASC_MAX_PORTS];
146 static inline struct asc_port *to_asc_port(struct uart_port *port)
148 return container_of(port, struct asc_port, port);
355 struct asc_port *ascport = to_asc_port(port);
441 struct asc_port *ascport = to_asc_port(port);
467 struct asc_port *ascport = to_asc_port(port);
679 static int asc_init_port(struct asc_port *ascport,
738 static struct asc_port *asc_of_get_asc_port(struct platform_device *pdev)
777 struct asc_port *ascport;
877 struct asc_port *ascport;