Lines Matching defs:kpad

390 	struct adp5589_kpad *kpad = gpiochip_get_data(chip);  in adp5589_gpio_get_value()  local
402 struct adp5589_kpad *kpad = gpiochip_get_data(chip); in adp5589_gpio_set_value() local
421 struct adp5589_kpad *kpad = gpiochip_get_data(chip); in adp5589_gpio_direction_input() local
441 struct adp5589_kpad *kpad = gpiochip_get_data(chip); in adp5589_gpio_direction_output() local
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()
584 static void adp5589_report_switches(struct adp5589_kpad *kpad, in adp5589_report_switches()
599 static void adp5589_report_events(struct adp5589_kpad *kpad, int ev_cnt) in adp5589_report_events()
620 struct adp5589_kpad *kpad = handle; in adp5589_irq() local
642 static int adp5589_get_evcode(struct adp5589_kpad *kpad, unsigned short key) in adp5589_get_evcode()
655 static int adp5589_setup(struct adp5589_kpad *kpad) in adp5589_setup()
820 static void adp5589_report_switch_state(struct adp5589_kpad *kpad) in adp5589_report_switch_state()
860 static int adp5589_keypad_add(struct adp5589_kpad *kpad, unsigned int revid) in adp5589_keypad_add()
982 static void adp5589_keypad_remove(struct adp5589_kpad *kpad) in adp5589_keypad_remove()
993 struct adp5589_kpad *kpad; in adp5589_probe() local
1070 struct adp5589_kpad *kpad = i2c_get_clientdata(client); in adp5589_remove() local
1083 struct adp5589_kpad *kpad = dev_get_drvdata(dev); in adp5589_suspend() local
1099 struct adp5589_kpad *kpad = dev_get_drvdata(dev); in adp5589_resume() local