Searched refs:gpio_touch_irq (Results 1 – 1 of 1) sorted by relevance
189 int gpio_touch_irq; in zylonite_wm97xx_probe() local192 gpio_touch_irq = mfp_to_gpio(MFP_PIN_GPIO15); in zylonite_wm97xx_probe()194 gpio_touch_irq = mfp_to_gpio(MFP_PIN_GPIO26); in zylonite_wm97xx_probe()196 wm->pen_irq = gpio_to_irq(gpio_touch_irq); in zylonite_wm97xx_probe()