Lines Matching refs:sc16is7xx_port

324 struct sc16is7xx_port {  struct
346 #define to_sc16is7xx_port(p,e) ((container_of((p), struct sc16is7xx_port, e))) argument
358 struct sc16is7xx_port *s = dev_get_drvdata(port->dev); in sc16is7xx_port_read()
369 struct sc16is7xx_port *s = dev_get_drvdata(port->dev); in sc16is7xx_port_write()
377 struct sc16is7xx_port *s = dev_get_drvdata(port->dev); in sc16is7xx_fifo_read()
388 struct sc16is7xx_port *s = dev_get_drvdata(port->dev); in sc16is7xx_fifo_write()
400 struct sc16is7xx_port *s = dev_get_drvdata(port->dev); in sc16is7xx_port_update()
489 struct sc16is7xx_port *s = dev_get_drvdata(port->dev); in sc16is7xx_set_baud()
537 struct sc16is7xx_port *s = dev_get_drvdata(port->dev); in sc16is7xx_handle_rx()
614 struct sc16is7xx_port *s = dev_get_drvdata(port->dev); in sc16is7xx_handle_tx()
651 static void sc16is7xx_port_irq(struct sc16is7xx_port *s, int portno) in sc16is7xx_port_irq()
693 struct sc16is7xx_port *s = to_sc16is7xx_port(ws, irq_work); in sc16is7xx_ist()
702 struct sc16is7xx_port *s = (struct sc16is7xx_port *)dev_id; in sc16is7xx_irq()
767 struct sc16is7xx_port *s = dev_get_drvdata(port->dev); in sc16is7xx_ier_clear()
787 struct sc16is7xx_port *s = dev_get_drvdata(port->dev); in sc16is7xx_start_tx()
812 struct sc16is7xx_port *s = dev_get_drvdata(port->dev); in sc16is7xx_set_mctrl()
830 struct sc16is7xx_port *s = dev_get_drvdata(port->dev); in sc16is7xx_set_termios()
920 struct sc16is7xx_port *s = dev_get_drvdata(port->dev); in sc16is7xx_config_rs485()
952 struct sc16is7xx_port *s = dev_get_drvdata(port->dev); in sc16is7xx_startup()
1006 struct sc16is7xx_port *s = dev_get_drvdata(port->dev); in sc16is7xx_shutdown()
1024 struct sc16is7xx_port *s = dev_get_drvdata(port->dev); in sc16is7xx_type()
1086 struct sc16is7xx_port *s = container_of(chip, struct sc16is7xx_port, in sc16is7xx_gpio_get()
1097 struct sc16is7xx_port *s = container_of(chip, struct sc16is7xx_port, in sc16is7xx_gpio_set()
1108 struct sc16is7xx_port *s = container_of(chip, struct sc16is7xx_port, in sc16is7xx_gpio_direction_input()
1120 struct sc16is7xx_port *s = container_of(chip, struct sc16is7xx_port, in sc16is7xx_gpio_direction_output()
1140 struct sc16is7xx_port *s; in sc16is7xx_probe()
1260 struct sc16is7xx_port *s = dev_get_drvdata(dev); in sc16is7xx_remove()