Searched refs:WM9713_ID2 (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/input/touchscreen/
H A Dmainstone-wm97xx.c53 { WM9713_ID2, 0, WM_READS(94), 94 },
54 { WM9713_ID2, 1, WM_READS(120), 120 },
55 { WM9713_ID2, 2, WM_READS(154), 154 },
56 { WM9713_ID2, 3, WM_READS(188), 188 },
207 case WM9713_ID2:
H A Dwm9713.c461 .id = WM9713_ID2,
H A Dwm97xx-core.c133 if (wm->id == WM9713_ID2 &&
788 if (wm->id == WM9713_ID2 &&
804 if (wm->id == WM9713_ID2) {
/linux-master/include/linux/
H A Dwm97xx.h122 #define WM9713_ID2 0x4c13 macro

Completed in 133 milliseconds