Lines Matching refs:gpiochip_get_data
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()
170 struct max77620_gpio *mgpio = gpiochip_get_data(gc); in max77620_gpio_dir_output()
229 struct max77620_gpio *mgpio = gpiochip_get_data(gc); in max77620_gpio_set()
245 struct max77620_gpio *mgpio = gpiochip_get_data(gc); in max77620_gpio_set_config()
268 struct max77620_gpio *gpio = gpiochip_get_data(gc); in max77620_gpio_irq_init_hw()