Searched refs:adp5589_kpad (Results 1 – 1 of 1) sorted by relevance
229 struct adp5589_kpad { struct390 struct adp5589_kpad *kpad = container_of(chip, struct adp5589_kpad, gc); in adp5589_gpio_get_value()402 struct adp5589_kpad *kpad = container_of(chip, struct adp5589_kpad, gc); in adp5589_gpio_set_value()421 struct adp5589_kpad *kpad = container_of(chip, struct adp5589_kpad, gc); in adp5589_gpio_direction_input()441 struct adp5589_kpad *kpad = container_of(chip, struct adp5589_kpad, gc); in adp5589_gpio_direction_output()466 static int adp5589_build_gpiomap(struct adp5589_kpad *kpad, in adp5589_build_gpiomap()498 static int adp5589_gpio_add(struct adp5589_kpad *kpad) in adp5589_gpio_add()552 static void adp5589_gpio_remove(struct adp5589_kpad *kpad) in adp5589_gpio_remove()573 static inline int adp5589_gpio_add(struct adp5589_kpad *kpad) in adp5589_gpio_add()578 static inline void adp5589_gpio_remove(struct adp5589_kpad *kpad) in adp5589_gpio_remove()[all …]