Symbol: max3100_port
drivers/tty/serial/max3100.c
114
static inline struct max3100_port *to_max3100_port(struct uart_port *port)
drivers/tty/serial/max3100.c
116
return container_of(port, struct max3100_port, port);
drivers/tty/serial/max3100.c
119
static struct max3100_port *max3100s[MAX_MAX3100]; /* the chips */
drivers/tty/serial/max3100.c
122
static int max3100_do_parity(struct max3100_port *s, u16 c)
drivers/tty/serial/max3100.c
140
static int max3100_check_parity(struct max3100_port *s, u16 c)
drivers/tty/serial/max3100.c
145
static void max3100_calc_parity(struct max3100_port *s, u16 *c)
drivers/tty/serial/max3100.c
156
static int max3100_sr(struct max3100_port *s, u16 tx, u16 *rx)
drivers/tty/serial/max3100.c
181
static int max3100_handlerx_unlocked(struct max3100_port *s, u16 rx)
drivers/tty/serial/max3100.c
222
static int max3100_handlerx(struct max3100_port *s, u16 rx)
drivers/tty/serial/max3100.c
235
struct max3100_port *s = container_of(w, struct max3100_port, work);
drivers/tty/serial/max3100.c
303
static void max3100_dowork(struct max3100_port *s)
drivers/tty/serial/max3100.c
311
struct max3100_port *s = timer_container_of(s, t, timer);
drivers/tty/serial/max3100.c
319
struct max3100_port *s = dev_id;
drivers/tty/serial/max3100.c
329
struct max3100_port *s = to_max3100_port(port);
drivers/tty/serial/max3100.c
337
struct max3100_port *s = to_max3100_port(port);
drivers/tty/serial/max3100.c
346
struct max3100_port *s = to_max3100_port(port);
drivers/tty/serial/max3100.c
360
struct max3100_port *s = to_max3100_port(port);
drivers/tty/serial/max3100.c
371
struct max3100_port *s = to_max3100_port(port);
drivers/tty/serial/max3100.c
383
struct max3100_port *s = to_max3100_port(port);
drivers/tty/serial/max3100.c
409
struct max3100_port *s = to_max3100_port(port);
drivers/tty/serial/max3100.c
525
struct max3100_port *s = to_max3100_port(port);
drivers/tty/serial/max3100.c
550
struct max3100_port *s = to_max3100_port(port);
drivers/tty/serial/max3100.c
596
struct max3100_port *s = to_max3100_port(port);
drivers/tty/serial/max3100.c
605
struct max3100_port *s = to_max3100_port(port);
drivers/tty/serial/max3100.c
612
struct max3100_port *s = to_max3100_port(port);
drivers/tty/serial/max3100.c
623
struct max3100_port *s = to_max3100_port(port);
drivers/tty/serial/max3100.c
635
struct max3100_port *s = to_max3100_port(port);
drivers/tty/serial/max3100.c
642
struct max3100_port *s = to_max3100_port(port);
drivers/tty/serial/max3100.c
650
struct max3100_port *s = to_max3100_port(port);
drivers/tty/serial/max3100.c
710
max3100s[i] = kzalloc_obj(struct max3100_port);
drivers/tty/serial/max3100.c
745
struct max3100_port *s = spi_get_drvdata(spi);
drivers/tty/serial/max3100.c
777
struct max3100_port *s = dev_get_drvdata(dev);
drivers/tty/serial/max3100.c
794
struct max3100_port *s = dev_get_drvdata(dev);