Searched refs:gpio_touch_irq (Results 1 – 1 of 1) sorted by relevance
188 int gpio_touch_irq; in zylonite_wm97xx_probe() local191 gpio_touch_irq = mfp_to_gpio(MFP_PIN_GPIO15); in zylonite_wm97xx_probe()193 gpio_touch_irq = mfp_to_gpio(MFP_PIN_GPIO26); in zylonite_wm97xx_probe()195 wm->pen_irq = gpio_to_irq(gpio_touch_irq); in zylonite_wm97xx_probe()