touch_ind_mode    110 drivers/input/touchscreen/auo-pixcir-ts.c 	bool			touch_ind_mode;
touch_ind_mode    184 drivers/input/touchscreen/auo-pixcir-ts.c 		if (ts->touch_ind_mode) {
touch_ind_mode    196 drivers/input/touchscreen/auo-pixcir-ts.c 			if (!ts->touch_ind_mode)
touch_ind_mode    239 drivers/input/touchscreen/auo-pixcir-ts.c 		if (!ts->touch_ind_mode)
touch_ind_mode    307 drivers/input/touchscreen/auo-pixcir-ts.c 	ts->touch_ind_mode = pdata->int_setting == AUO_PIXCIR_INT_TOUCH_IND;
touch_ind_mode    552 drivers/input/touchscreen/auo-pixcir-ts.c 	ts->touch_ind_mode = 0;