touchscreen_parse_properties  567 drivers/input/touchscreen/ad7879.c 	touchscreen_parse_properties(input_dev, false, NULL);
touchscreen_parse_properties 1377 drivers/input/touchscreen/ads7846.c 	touchscreen_parse_properties(ts->input, false, &ts->core_prop);
touchscreen_parse_properties  454 drivers/input/touchscreen/bu21013_ts.c 	touchscreen_parse_properties(in_dev, true, &ts->props);
touchscreen_parse_properties  400 drivers/input/touchscreen/bu21029_ts.c 	touchscreen_parse_properties(in_dev, false, &bu21029->prop);
touchscreen_parse_properties  217 drivers/input/touchscreen/chipone_icn8318.c 	touchscreen_parse_properties(input, true, &data->prop);
touchscreen_parse_properties  448 drivers/input/touchscreen/chipone_icn8505.c 	touchscreen_parse_properties(input, true, &icn8505->prop);
touchscreen_parse_properties  646 drivers/input/touchscreen/cyttsp_core.c 	touchscreen_parse_properties(input_dev, true, NULL);
touchscreen_parse_properties 1147 drivers/input/touchscreen/edt-ft5x06.c 	touchscreen_parse_properties(input, true, &tsdata->prop);
touchscreen_parse_properties  196 drivers/input/touchscreen/eeti_ts.c 	touchscreen_parse_properties(input, false, &eeti->props);
touchscreen_parse_properties  273 drivers/input/touchscreen/ektf2127.c 	touchscreen_parse_properties(input, true, &ts->prop);
touchscreen_parse_properties  173 drivers/input/touchscreen/exc3000.c 	touchscreen_parse_properties(input, true, &data->prop);
touchscreen_parse_properties  754 drivers/input/touchscreen/goodix.c 	touchscreen_parse_properties(ts->input_dev, true, &ts->prop);
touchscreen_parse_properties  801 drivers/input/touchscreen/hideep.c 	touchscreen_parse_properties(ts->input_dev, true, &ts->prop);
touchscreen_parse_properties  336 drivers/input/touchscreen/ili210x.c 	touchscreen_parse_properties(input, true, &priv->prop);
touchscreen_parse_properties  509 drivers/input/touchscreen/iqs5xx.c 	touchscreen_parse_properties(iqs5xx->input, true, &prop);
touchscreen_parse_properties  460 drivers/input/touchscreen/mms114.c 	touchscreen_parse_properties(input_dev, true, &data->props);
touchscreen_parse_properties  146 drivers/input/touchscreen/of_touchscreen.c EXPORT_SYMBOL(touchscreen_parse_properties);
touchscreen_parse_properties  486 drivers/input/touchscreen/pixcir_i2c_ts.c 		touchscreen_parse_properties(input, true, &tsdata->prop);
touchscreen_parse_properties  191 drivers/input/touchscreen/raspberrypi-ts.c 	touchscreen_parse_properties(input, true, &ts->prop);
touchscreen_parse_properties  156 drivers/input/touchscreen/resistive-adc-touch.c 	touchscreen_parse_properties(input, false, &st->prop);
touchscreen_parse_properties  444 drivers/input/touchscreen/s6sy761.c 	touchscreen_parse_properties(sdata->input, true, &sdata->prop);
touchscreen_parse_properties   98 drivers/input/touchscreen/silead.c 	touchscreen_parse_properties(data->input, true, &data->prop);
touchscreen_parse_properties  262 drivers/input/touchscreen/st1232.c 	touchscreen_parse_properties(input_dev, true, &ts->prop);
touchscreen_parse_properties  665 drivers/input/touchscreen/stmfts.c 	touchscreen_parse_properties(sdata->input, true, &sdata->prop);
touchscreen_parse_properties  364 drivers/input/touchscreen/sx8654.c 	touchscreen_parse_properties(input, false, &sx8654->props);
touchscreen_parse_properties  536 drivers/input/touchscreen/tsc200x-core.c 	touchscreen_parse_properties(input_dev, false, NULL);
touchscreen_parse_properties  211 drivers/input/touchscreen/zet6223.c 	touchscreen_parse_properties(input, true, &ts->prop);
touchscreen_parse_properties   20 include/linux/input/touchscreen.h void touchscreen_parse_properties(struct input_dev *input, bool multitouch,