Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/keyboard/
H A Dadp5589-keys.c229 struct adp5589_kpad { struct
390 struct adp5589_kpad *kpad = gpiochip_get_data(chip); in adp5589_gpio_get_value()
402 struct adp5589_kpad *kpad = gpiochip_get_data(chip); in adp5589_gpio_set_value()
421 struct adp5589_kpad *kpad = gpiochip_get_data(chip); in adp5589_gpio_direction_input()
441 struct adp5589_kpad *kpad = gpiochip_get_data(chip); 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()
553 static void adp5589_gpio_remove(struct adp5589_kpad *kpad) in adp5589_gpio_remove()
574 static inline int adp5589_gpio_add(struct adp5589_kpad *kpad) in adp5589_gpio_add()
579 static inline void adp5589_gpio_remove(struct adp5589_kpad *kpad) in adp5589_gpio_remove()
[all …]