Lines Matching refs:max310x_port

269 struct max310x_port {  struct
292 struct max310x_port *s = dev_get_drvdata(port->dev); in max310x_port_read() argument
302 struct max310x_port *s = dev_get_drvdata(port->dev); in max310x_port_write()
309 struct max310x_port *s = dev_get_drvdata(port->dev); in max310x_port_update()
316 struct max310x_port *s = dev_get_drvdata(dev); in max3107_detect()
335 struct max310x_port *s = dev_get_drvdata(dev); in max3108_detect()
356 struct max310x_port *s = dev_get_drvdata(dev); in max3109_detect()
387 struct max310x_port *s = dev_get_drvdata(dev); in max14830_detect()
555 static int max310x_set_ref_clk(struct device *dev, struct max310x_port *s, in max310x_set_ref_clk()
797 static irqreturn_t max310x_port_irq(struct max310x_port *s, int portno) in max310x_port_irq()
828 struct max310x_port *s = (struct max310x_port *)dev_id; in max310x_ist()
1050 struct max310x_port *s = dev_get_drvdata(port->dev); in max310x_startup()
1098 struct max310x_port *s = dev_get_drvdata(port->dev); in max310x_shutdown()
1108 struct max310x_port *s = dev_get_drvdata(port->dev); in max310x_type()
1160 struct max310x_port *s = dev_get_drvdata(dev); in max310x_suspend()
1173 struct max310x_port *s = dev_get_drvdata(dev); in max310x_resume()
1190 struct max310x_port *s = gpiochip_get_data(chip); in max310x_gpio_get()
1200 struct max310x_port *s = gpiochip_get_data(chip); in max310x_gpio_set()
1209 struct max310x_port *s = gpiochip_get_data(chip); in max310x_gpio_direction_input()
1220 struct max310x_port *s = gpiochip_get_data(chip); in max310x_gpio_direction_output()
1234 struct max310x_port *s = gpiochip_get_data(chip); in max310x_gpio_set_config()
1258 struct max310x_port *s; in max310x_probe()
1423 struct max310x_port *s = dev_get_drvdata(dev); in max310x_remove()