Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dmax310x.c262 struct max310x_port { struct
286 struct max310x_port *s = dev_get_drvdata(port->dev); in max310x_port_read() argument
296 struct max310x_port *s = dev_get_drvdata(port->dev); in max310x_port_write()
303 struct max310x_port *s = dev_get_drvdata(port->dev); in max310x_port_update()
310 struct max310x_port *s = dev_get_drvdata(dev); in max3107_detect()
329 struct max310x_port *s = dev_get_drvdata(dev); in max3108_detect()
350 struct max310x_port *s = dev_get_drvdata(dev); in max3109_detect()
381 struct max310x_port *s = dev_get_drvdata(dev); in max14830_detect()
534 static int max310x_set_ref_clk(struct device *dev, struct max310x_port *s, in max310x_set_ref_clk()
770 static irqreturn_t max310x_port_irq(struct max310x_port *s, int portno) in max310x_port_irq()
[all …]