Searched refs:adp5588_kpad (Results 1 – 1 of 1) sorted by relevance
40 struct adp5588_kpad { struct76 struct adp5588_kpad *kpad = gpiochip_get_data(chip); in adp5588_gpio_get_value() argument96 struct adp5588_kpad *kpad = gpiochip_get_data(chip); in adp5588_gpio_set_value()115 struct adp5588_kpad *kpad = gpiochip_get_data(chip); in adp5588_gpio_direction_input()133 struct adp5588_kpad *kpad = gpiochip_get_data(chip); in adp5588_gpio_direction_output()157 static int adp5588_build_gpiomap(struct adp5588_kpad *kpad, in adp5588_build_gpiomap()182 static int adp5588_gpio_add(struct adp5588_kpad *kpad) in adp5588_gpio_add()236 static void adp5588_gpio_remove(struct adp5588_kpad *kpad) in adp5588_gpio_remove()257 static inline int adp5588_gpio_add(struct adp5588_kpad *kpad) in adp5588_gpio_add()262 static inline void adp5588_gpio_remove(struct adp5588_kpad *kpad) in adp5588_gpio_remove()[all …]