Home
last modified time | relevance | path

Searched refs:WM97xx_WM1613 (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/include/linux/
Dwm97xx.h22 #define WM97xx_WM1613 0x1613 macro
/linux-2.6.39/drivers/input/touchscreen/
Dmainstone-wm97xx.c206 wm->variant = WM97xx_WM1613; in wm97xx_acc_startup()
Dwm97xx-core.c219 if (wm->id == WM9712_ID2 && wm->variant != WM97xx_WM1613) in wm97xx_set_gpio()
322 if (wm->id == WM9712_ID2 && wm->variant != WM97xx_WM1613) in wm97xx_pen_irq_worker()