Lines Matching defs:kpad

77 	struct adp5588_kpad *kpad = container_of(chip, struct adp5588_kpad, gc);  in adp5588_gpio_get_value()  local
87 struct adp5588_kpad *kpad = container_of(chip, struct adp5588_kpad, gc); in adp5588_gpio_set_value() local
106 struct adp5588_kpad *kpad = container_of(chip, struct adp5588_kpad, gc); in adp5588_gpio_direction_input() local
124 struct adp5588_kpad *kpad = container_of(chip, struct adp5588_kpad, gc); in adp5588_gpio_direction_output() local
148 static int __devinit adp5588_build_gpiomap(struct adp5588_kpad *kpad, in adp5588_build_gpiomap()
173 static int __devinit adp5588_gpio_add(struct adp5588_kpad *kpad) in adp5588_gpio_add()
226 static void __devexit adp5588_gpio_remove(struct adp5588_kpad *kpad) in adp5588_gpio_remove()
249 static inline int adp5588_gpio_add(struct adp5588_kpad *kpad) in adp5588_gpio_add()
254 static inline void adp5588_gpio_remove(struct adp5588_kpad *kpad) in adp5588_gpio_remove()
259 static void adp5588_report_events(struct adp5588_kpad *kpad, int ev_cnt) in adp5588_report_events()
286 struct adp5588_kpad *kpad = container_of(work, in adp5588_work() local
308 struct adp5588_kpad *kpad = handle; in adp5588_irq() local
384 static void __devinit adp5588_report_switch_state(struct adp5588_kpad *kpad) in adp5588_report_switch_state()
425 struct adp5588_kpad *kpad; in adp5588_probe() local
591 struct adp5588_kpad *kpad = i2c_get_clientdata(client); in adp5588_remove() local
606 struct adp5588_kpad *kpad = dev_get_drvdata(dev); in adp5588_suspend() local
620 struct adp5588_kpad *kpad = dev_get_drvdata(dev); in adp5588_resume() local