Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/keyboard/
Dadp5588-keys.c40 struct adp5588_kpad { struct
76 struct adp5588_kpad *kpad = gpiochip_get_data(chip); in adp5588_gpio_get_value() argument
96 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 …]