Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/keyboard/
H A Dadp5589-keys.c231 struct adp5589_kpad { struct
391 struct adp5589_kpad *kpad = gpiochip_get_data(chip); in adp5589_gpio_get_value()
410 struct adp5589_kpad *kpad = gpiochip_get_data(chip); in adp5589_gpio_set_value()
429 struct adp5589_kpad *kpad = gpiochip_get_data(chip); in adp5589_gpio_direction_input()
449 struct adp5589_kpad *kpad = gpiochip_get_data(chip); in adp5589_gpio_direction_output()
474 static int adp5589_build_gpiomap(struct adp5589_kpad *kpad, in adp5589_build_gpiomap()
506 static int adp5589_gpio_add(struct adp5589_kpad *kpad) in adp5589_gpio_add()
549 static inline int adp5589_gpio_add(struct adp5589_kpad *kpad) in adp5589_gpio_add()
555 static void adp5589_report_switches(struct adp5589_kpad *kpad, in adp5589_report_switches()
570 static void adp5589_report_events(struct adp5589_kpad *kpad, int ev_cnt) in adp5589_report_events()
[all …]