sp_idx             59 drivers/input/touchscreen/mainstone-wm97xx.c static int sp_idx;
sp_idx            167 drivers/input/touchscreen/mainstone-wm97xx.c 	} while (reads < cinfo[sp_idx].reads);
sp_idx            184 drivers/input/touchscreen/mainstone-wm97xx.c 		sp_idx = idx;
sp_idx            188 drivers/input/touchscreen/mainstone-wm97xx.c 	wm->acc_rate = cinfo[sp_idx].code;
sp_idx            192 drivers/input/touchscreen/mainstone-wm97xx.c 		 cinfo[sp_idx].speed);
sp_idx             47 drivers/input/touchscreen/zylonite-wm97xx.c static int sp_idx;
sp_idx            134 drivers/input/touchscreen/zylonite-wm97xx.c 	} while (reads < cinfo[sp_idx].reads);
sp_idx            151 drivers/input/touchscreen/zylonite-wm97xx.c 		sp_idx = idx;
sp_idx            155 drivers/input/touchscreen/zylonite-wm97xx.c 	wm->acc_rate = cinfo[sp_idx].code;
sp_idx            159 drivers/input/touchscreen/zylonite-wm97xx.c 		 cinfo[sp_idx].speed);