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
326 struct max3100_port *s = dev_id; in max3100_irq() local
336 struct max3100_port *s = container_of(port, in max3100_enable_ms() local
347 struct max3100_port *s = container_of(port, in max3100_start_tx() local
358 struct max3100_port *s = container_of(port, in max3100_stop_rx() local
374 struct max3100_port *s = container_of(port, in max3100_tx_empty() local
387 struct max3100_port *s = container_of(port, in max3100_get_mctrl() local
401 struct max3100_port *s = container_of(port, in max3100_set_mctrl() local
423 struct max3100_port *s = container_of(port, in max3100_set_termios() local
542 struct max3100_port *s = container_of(port, in max3100_shutdown() local
576 struct max3100_port *s = container_of(port, in max3100_startup() local
631 struct max3100_port *s = container_of(port, in max3100_type() local
642 struct max3100_port *s = container_of(port, in max3100_release_port() local
651 struct max3100_port *s = container_of(port, in max3100_config_port() local
664 struct max3100_port *s = container_of(port, in max3100_verify_port() local
678 struct max3100_port *s = container_of(port, in max3100_stop_tx() local
687 struct max3100_port *s = container_of(port, in max3100_request_port() local
697 struct max3100_port *s = container_of(port, in max3100_break_ctl() local
809 struct max3100_port *s = spi_get_drvdata(spi); in max3100_remove() local
842 struct max3100_port *s = dev_get_drvdata(dev); in max3100_suspend() local
865 struct max3100_port *s = dev_get_drvdata(dev); in max3100_resume() local