Lines Matching refs:max310x_port
262 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()
801 struct max310x_port *s = (struct max310x_port *)dev_id; in max310x_ist()
827 struct max310x_port *s = dev_get_drvdata(one->port.dev); in max310x_wq_proc()
1004 struct max310x_port *s = dev_get_drvdata(port->dev); in max310x_startup()
1036 struct max310x_port *s = dev_get_drvdata(port->dev); in max310x_shutdown()
1046 struct max310x_port *s = dev_get_drvdata(port->dev); in max310x_type()
1098 struct max310x_port *s = dev_get_drvdata(dev); in max310x_suspend()
1111 struct max310x_port *s = dev_get_drvdata(dev); in max310x_resume()
1128 struct max310x_port *s = gpiochip_get_data(chip); in max310x_gpio_get()
1138 struct max310x_port *s = gpiochip_get_data(chip); in max310x_gpio_set()
1147 struct max310x_port *s = gpiochip_get_data(chip); in max310x_gpio_direction_input()
1158 struct max310x_port *s = gpiochip_get_data(chip); in max310x_gpio_direction_output()
1172 struct max310x_port *s = gpiochip_get_data(chip); in max310x_gpio_set_config()
1196 struct max310x_port *s; in max310x_probe()
1367 struct max310x_port *s = dev_get_drvdata(dev); in max310x_remove()