Lines Matching defs:s
74 static u32 get_new_brg(int baud, struct max3107_port *s) in get_new_brg()
88 int max3107_rw(struct max3107_port *s, u8 *tx, u8 *rx, int len) in max3107_rw()
136 static void put_data_to_circ_buf(struct max3107_port *s, unsigned char *data, in put_data_to_circ_buf()
156 static void max3107_handlerx(struct max3107_port *s, u16 rxlvl) in max3107_handlerx()
237 static void max3107_handletx(struct max3107_port *s) in max3107_handletx()
331 static u16 handle_interrupt(struct max3107_port *s) in handle_interrupt()
393 static void max3107_dowork(struct max3107_port *s) in max3107_dowork()
404 struct max3107_port *s = container_of(w, struct max3107_port, work); in max3107_work() local
480 static void max3107_set_sleep(struct max3107_port *s, int mode) in max3107_set_sleep()
518 static void max3107_register_init(struct max3107_port *s) in max3107_register_init()
626 struct max3107_port *s = dev_id; in max3107_irq() local
649 void max3107_hw_susp(struct max3107_port *s, int suspend) in max3107_hw_susp()
678 struct max3107_port *s = container_of(port, struct max3107_port, port); in max3107_start_tx() local
687 struct max3107_port *s = container_of(port, struct max3107_port, port); in max3107_tx_empty() local
697 struct max3107_port *s = container_of(port, struct max3107_port, port); in max3107_stop_rx() local
733 struct max3107_port *s = container_of(port, struct max3107_port, port); in max3107_set_termios() local
813 struct max3107_port *s = container_of(port, struct max3107_port, port); in max3107_shutdown() local
836 struct max3107_port *s = container_of(port, struct max3107_port, port); in max3107_startup() local
868 struct max3107_port *s = container_of(port, struct max3107_port, port); in max3107_type() local
888 struct max3107_port *s = container_of(port, struct max3107_port, port); in max3107_config_port() local
970 struct max3107_port *s; in max3107_probe() local
1116 struct max3107_port *s = dev_get_drvdata(&spi->dev); in max3107_remove() local
1141 struct max3107_port *s = dev_get_drvdata(&spi->dev); in max3107_suspend() local
1160 struct max3107_port *s = dev_get_drvdata(&spi->dev); in max3107_resume() local