Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A 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()
63 struct max77620_gpio *gpio = gpiochip_get_data(chip); in max77620_gpio_irq_unmask()
72 struct max77620_gpio *gpio = gpiochip_get_data(chip); in max77620_gpio_set_irq_type()
101 struct max77620_gpio *gpio = gpiochip_get_data(chip); in max77620_gpio_bus_lock()
109 struct max77620_gpio *gpio = gpiochip_get_data(chip); in max77620_gpio_bus_sync_unlock()
137 struct max77620_gpio *mgpio = gpiochip_get_data(gc); in max77620_gpio_dir_input()
151 struct max77620_gpio *mgpio = gpiochip_get_data(gc); in max77620_gpio_get()
268 struct max77620_gpio *gpio = gpiochip_get_data(gc); in max77620_gpio_irq_init_hw()
[all …]