Lines Matching defs:s

139 static int max3100_do_parity(struct max3100_port *s, u16 c)  in max3100_do_parity()
157 static int max3100_check_parity(struct max3100_port *s, u16 c) in max3100_check_parity()
162 static void max3100_calc_parity(struct max3100_port *s, u16 *c) in max3100_calc_parity()
175 static void max3100_dowork(struct max3100_port *s) in max3100_dowork()
183 struct max3100_port *s = from_timer(s, t, timer); in max3100_timeout() local
191 static int max3100_sr(struct max3100_port *s, u16 tx, u16 *rx) in max3100_sr()
216 static int max3100_handlerx(struct max3100_port *s, u16 rx) in max3100_handlerx()
258 struct max3100_port *s = container_of(w, struct max3100_port, work); in max3100_work() local
324 struct max3100_port *s = dev_id; in max3100_irq() local
334 struct max3100_port *s = container_of(port, in max3100_enable_ms() local
345 struct max3100_port *s = container_of(port, in max3100_start_tx() local
356 struct max3100_port *s = container_of(port, in max3100_stop_rx() local
372 struct max3100_port *s = container_of(port, in max3100_tx_empty() local
385 struct max3100_port *s = container_of(port, in max3100_get_mctrl() local
399 struct max3100_port *s = container_of(port, in max3100_set_mctrl() local
421 struct max3100_port *s = container_of(port, in max3100_set_termios() local
540 struct max3100_port *s = container_of(port, in max3100_shutdown() local
574 struct max3100_port *s = container_of(port, in max3100_startup() local
629 struct max3100_port *s = container_of(port, in max3100_type() local
640 struct max3100_port *s = container_of(port, in max3100_release_port() local
649 struct max3100_port *s = container_of(port, in max3100_config_port() local
662 struct max3100_port *s = container_of(port, in max3100_verify_port() local
676 struct max3100_port *s = container_of(port, in max3100_stop_tx() local
685 struct max3100_port *s = container_of(port, in max3100_request_port() local
695 struct max3100_port *s = container_of(port, in max3100_break_ctl() local
807 struct max3100_port *s = spi_get_drvdata(spi); in max3100_remove() local
840 struct max3100_port *s = dev_get_drvdata(dev); in max3100_suspend() local
863 struct max3100_port *s = dev_get_drvdata(dev); in max3100_resume() local