Lines Matching refs:gpiochip_get_data
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()
226 struct max77620_gpio *mgpio = gpiochip_get_data(gc); in max77620_gpio_set()
242 struct max77620_gpio *mgpio = gpiochip_get_data(gc); in max77620_gpio_set_config()
265 struct max77620_gpio *gpio = gpiochip_get_data(gc); in max77620_gpio_irq_init_hw()