Lines Matching defs:kpad
391 struct adp5589_kpad *kpad = container_of(chip, struct adp5589_kpad, gc); in adp5589_gpio_get_value() local
403 struct adp5589_kpad *kpad = container_of(chip, struct adp5589_kpad, gc); in adp5589_gpio_set_value() local
422 struct adp5589_kpad *kpad = container_of(chip, struct adp5589_kpad, gc); in adp5589_gpio_direction_input() local
442 struct adp5589_kpad *kpad = container_of(chip, struct adp5589_kpad, gc); in adp5589_gpio_direction_output() local
467 static int __devinit adp5589_build_gpiomap(struct adp5589_kpad *kpad, in adp5589_build_gpiomap()
499 static int __devinit adp5589_gpio_add(struct adp5589_kpad *kpad) in adp5589_gpio_add()
553 static void __devexit adp5589_gpio_remove(struct adp5589_kpad *kpad) in adp5589_gpio_remove()
576 static inline int adp5589_gpio_add(struct adp5589_kpad *kpad) in adp5589_gpio_add()
581 static inline void adp5589_gpio_remove(struct adp5589_kpad *kpad) in adp5589_gpio_remove()
586 static void adp5589_report_switches(struct adp5589_kpad *kpad, in adp5589_report_switches()
601 static void adp5589_report_events(struct adp5589_kpad *kpad, int ev_cnt) in adp5589_report_events()
622 struct adp5589_kpad *kpad = handle; in adp5589_irq() local
644 static int __devinit adp5589_get_evcode(struct adp5589_kpad *kpad, in adp5589_get_evcode()
658 static int __devinit adp5589_setup(struct adp5589_kpad *kpad) in adp5589_setup()
823 static void __devinit adp5589_report_switch_state(struct adp5589_kpad *kpad) in adp5589_report_switch_state()
866 struct adp5589_kpad *kpad; in adp5589_probe() local
1050 struct adp5589_kpad *kpad = i2c_get_clientdata(client); in adp5589_remove() local
1064 struct adp5589_kpad *kpad = dev_get_drvdata(dev); in adp5589_suspend() local
1077 struct adp5589_kpad *kpad = dev_get_drvdata(dev); in adp5589_resume() local