Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpio/
Dgpio-max77620.c20 struct max77620_gpio { struct
99 struct max77620_gpio *mgpio = gpiochip_get_data(gc); in max77620_gpio_dir_input()
113 struct max77620_gpio *mgpio = gpiochip_get_data(gc); in max77620_gpio_get()
132 struct max77620_gpio *mgpio = gpiochip_get_data(gc); in max77620_gpio_dir_output()
155 static int max77620_gpio_set_debounce(struct max77620_gpio *mgpio, in max77620_gpio_set_debounce()
191 struct max77620_gpio *mgpio = gpiochip_get_data(gc); in max77620_gpio_set()
207 struct max77620_gpio *mgpio = gpiochip_get_data(gc); in max77620_gpio_set_config()
230 struct max77620_gpio *mgpio = gpiochip_get_data(gc); in max77620_gpio_to_irq()
239 struct max77620_gpio *mgpio; in max77620_gpio_probe()