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

/linux-master/drivers/input/touchscreen/
H A Dmainstone-wm97xx.c45 { WM9705_ID2, 0, WM_READS(94), 94 },
46 { WM9705_ID2, 1, WM_READS(188), 188 },
47 { WM9705_ID2, 2, WM_READS(375), 375 },
48 { WM9705_ID2, 3, WM_READS(750), 750 },
204 case WM9705_ID2:
H A Dwm9705.c330 .id = WM9705_ID2,
H A Dwm97xx-core.c297 if (wm->id == WM9705_ID2) {
367 if (wm->id != WM9705_ID2) {
527 if (wm->id != WM9705_ID2) {
/linux-master/include/linux/
H A Dwm97xx.h121 #define WM9705_ID2 0x4c05 macro

Completed in 272 milliseconds