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()
259 struct max3100_port *s = container_of(w, struct max3100_port, work); in max3100_work() local
325 struct max3100_port *s = dev_id; in max3100_irq() local
335 struct max3100_port *s = container_of(port, in max3100_enable_ms() local
346 struct max3100_port *s = container_of(port, in max3100_start_tx() local
357 struct max3100_port *s = container_of(port, in max3100_stop_rx() local
373 struct max3100_port *s = container_of(port, in max3100_tx_empty() local
386 struct max3100_port *s = container_of(port, in max3100_get_mctrl() local
400 struct max3100_port *s = container_of(port, in max3100_set_mctrl() local
422 struct max3100_port *s = container_of(port, in max3100_set_termios() local
541 struct max3100_port *s = container_of(port, in max3100_shutdown() local
575 struct max3100_port *s = container_of(port, in max3100_startup() local
630 struct max3100_port *s = container_of(port, in max3100_type() local
641 struct max3100_port *s = container_of(port, in max3100_release_port() local
650 struct max3100_port *s = container_of(port, in max3100_config_port() local
663 struct max3100_port *s = container_of(port, in max3100_verify_port() local
677 struct max3100_port *s = container_of(port, in max3100_stop_tx() local
686 struct max3100_port *s = container_of(port, in max3100_request_port() local
696 struct max3100_port *s = container_of(port, in max3100_break_ctl() local
808 struct max3100_port *s = spi_get_drvdata(spi); in max3100_remove() local
841 struct max3100_port *s = dev_get_drvdata(dev); in max3100_suspend() local
864 struct max3100_port *s = dev_get_drvdata(dev); in max3100_resume() local