Lines Matching defs:s

466 	struct sc16is7xx_port *s = dev_get_drvdata(port->dev);  in sc16is7xx_ier_clear()  local
479 struct sc16is7xx_port *s = dev_get_drvdata(port->dev); in sc16is7xx_ier_set() local
790 static bool sc16is7xx_port_irq(struct sc16is7xx_port *s, int portno) in sc16is7xx_port_irq()
853 struct sc16is7xx_port *s = (struct sc16is7xx_port *)dev_id; in sc16is7xx_irq() local
869 struct sc16is7xx_port *s = container_of(ws, struct sc16is7xx_port, poll_work.work); in sc16is7xx_poll_proc() local
954 struct sc16is7xx_port *s = dev_get_drvdata(one->port.dev); in sc16is7xx_ms_proc() local
968 struct sc16is7xx_port *s = dev_get_drvdata(port->dev); in sc16is7xx_enable_ms() local
977 struct sc16is7xx_port *s = dev_get_drvdata(port->dev); in sc16is7xx_start_tx() local
1025 struct sc16is7xx_port *s = dev_get_drvdata(port->dev); in sc16is7xx_set_mctrl() local
1145 struct sc16is7xx_port *s = dev_get_drvdata(port->dev); in sc16is7xx_config_rs485() local
1167 struct sc16is7xx_port *s = dev_get_drvdata(port->dev); in sc16is7xx_startup() local
1239 struct sc16is7xx_port *s = dev_get_drvdata(port->dev); in sc16is7xx_shutdown() local
1263 struct sc16is7xx_port *s = dev_get_drvdata(port->dev); in sc16is7xx_type() local
1281 struct serial_struct *s) in sc16is7xx_verify_port()
1328 struct sc16is7xx_port *s = gpiochip_get_data(chip); in sc16is7xx_gpio_get() local
1339 struct sc16is7xx_port *s = gpiochip_get_data(chip); in sc16is7xx_gpio_set() local
1351 struct sc16is7xx_port *s = gpiochip_get_data(chip); in sc16is7xx_gpio_direction_input() local
1362 struct sc16is7xx_port *s = gpiochip_get_data(chip); in sc16is7xx_gpio_direction_output() local
1390 struct sc16is7xx_port *s = gpiochip_get_data(chip); in sc16is7xx_gpio_init_valid_mask() local
1397 static int sc16is7xx_setup_gpio_chip(struct sc16is7xx_port *s) in sc16is7xx_setup_gpio_chip()
1437 static void sc16is7xx_setup_irda_ports(struct sc16is7xx_port *s) in sc16is7xx_setup_irda_ports()
1463 static int sc16is7xx_setup_mctrl_ports(struct sc16is7xx_port *s, in sc16is7xx_setup_mctrl_ports()
1537 struct sc16is7xx_port *s; in sc16is7xx_probe() local
1749 struct sc16is7xx_port *s = dev_get_drvdata(dev); in sc16is7xx_remove() local