Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
Dgpio-max77620.c17 struct max77620_gpio { struct
28 struct max77620_gpio *gpio = data; in max77620_gpio_irqhandler() argument
54 struct max77620_gpio *gpio = gpiochip_get_data(chip); in max77620_gpio_irq_mask()
62 struct max77620_gpio *gpio = gpiochip_get_data(chip); in max77620_gpio_irq_unmask()
70 struct max77620_gpio *gpio = gpiochip_get_data(chip); in max77620_gpio_set_irq_type()
99 struct max77620_gpio *gpio = gpiochip_get_data(chip); in max77620_gpio_bus_lock()
107 struct max77620_gpio *gpio = gpiochip_get_data(chip); in max77620_gpio_bus_sync_unlock()
134 struct max77620_gpio *mgpio = gpiochip_get_data(gc); in max77620_gpio_dir_input()
148 struct max77620_gpio *mgpio = gpiochip_get_data(gc); in max77620_gpio_get()
167 struct max77620_gpio *mgpio = gpiochip_get_data(gc); in max77620_gpio_dir_output()
[all …]