Lines Matching defs:asc_port
36 struct asc_port {
46 static struct asc_port asc_ports[ASC_MAX_PORTS];
147 static inline struct asc_port *to_asc_port(struct uart_port *port)
149 return container_of(port, struct asc_port, port);
394 struct asc_port *ascport = to_asc_port(port);
480 struct asc_port *ascport = to_asc_port(port);
506 struct asc_port *ascport = to_asc_port(port);
718 static int asc_init_port(struct asc_port *ascport,
776 static struct asc_port *asc_of_get_asc_port(struct platform_device *pdev)
815 struct asc_port *ascport;
913 struct asc_port *ascport;