Home
last modified time | relevance | path

Searched refs:max310x_port (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/tty/serial/
H A Dmax310x.c303 struct max310x_port { struct
351 struct max310x_port *s = dev_get_drvdata(dev); in max310x_detect()
402 struct max310x_port *s = dev_get_drvdata(port->dev); in max310x_power()
604 static int max310x_set_ref_clk(struct device *dev, struct max310x_port *s, in max310x_set_ref_clk()
821 static irqreturn_t max310x_port_irq(struct max310x_port *s, int portno) in max310x_port_irq()
852 struct max310x_port *s = (struct max310x_port *)dev_id; in max310x_ist()
1143 struct max310x_port *s = dev_get_drvdata(port->dev); in max310x_type()
1195 struct max310x_port *s = dev_get_drvdata(dev); in max310x_suspend()
1208 struct max310x_port *s = dev_get_drvdata(dev); in max310x_resume()
1225 struct max310x_port *s = gpiochip_get_data(chip); in max310x_gpio_get()
[all …]