Lines Matching defs:max77620_gpio
17 struct max77620_gpio {
28 struct max77620_gpio *gpio = data;
54 struct max77620_gpio *gpio = gpiochip_get_data(chip);
63 struct max77620_gpio *gpio = gpiochip_get_data(chip);
72 struct max77620_gpio *gpio = gpiochip_get_data(chip);
101 struct max77620_gpio *gpio = gpiochip_get_data(chip);
109 struct max77620_gpio *gpio = gpiochip_get_data(chip);
137 struct max77620_gpio *mgpio = gpiochip_get_data(gc);
151 struct max77620_gpio *mgpio = gpiochip_get_data(gc);
170 struct max77620_gpio *mgpio = gpiochip_get_data(gc);
193 static int max77620_gpio_set_debounce(struct max77620_gpio *mgpio,
229 struct max77620_gpio *mgpio = gpiochip_get_data(gc);
245 struct max77620_gpio *mgpio = gpiochip_get_data(gc);
268 struct max77620_gpio *gpio = gpiochip_get_data(gc);
293 struct max77620_gpio *mgpio;
336 dev_err(&pdev->dev, "gpio_init: Failed to add max77620_gpio\n");