gpio_touch_irq    184 drivers/input/touchscreen/zylonite-wm97xx.c 	int gpio_touch_irq;
gpio_touch_irq    187 drivers/input/touchscreen/zylonite-wm97xx.c 		gpio_touch_irq = mfp_to_gpio(MFP_PIN_GPIO15);
gpio_touch_irq    189 drivers/input/touchscreen/zylonite-wm97xx.c 		gpio_touch_irq = mfp_to_gpio(MFP_PIN_GPIO26);
gpio_touch_irq    191 drivers/input/touchscreen/zylonite-wm97xx.c 	wm->pen_irq = gpio_to_irq(gpio_touch_irq);