Home
last modified time | relevance | path

Searched refs:touchscreen_parse_properties (Results 1 – 25 of 33) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dof_touchscreen.c64 void touchscreen_parse_properties(struct input_dev *input, bool multitouch, in touchscreen_parse_properties() function
145 EXPORT_SYMBOL(touchscreen_parse_properties);
H A Dresistive-adc-touch.c156 touchscreen_parse_properties(input, false, &st->prop); in grts_probe()
H A Draspberrypi-ts.c185 touchscreen_parse_properties(input, true, &ts->prop); in rpi_ts_probe()
H A Dzet6223.c211 touchscreen_parse_properties(input, true, &ts->prop); in zet6223_probe()
H A Dchipone_icn8318.c217 touchscreen_parse_properties(input, true, &data->prop); in icn8318_probe()
H A Deeti_ts.c196 touchscreen_parse_properties(input, false, &eeti->props); in eeti_ts_probe()
H A Dcy8ctma140.c238 touchscreen_parse_properties(input, true, &ts->props); in cy8ctma140_probe()
H A Dektf2127.c273 touchscreen_parse_properties(input, true, &ts->prop); in ektf2127_probe()
H A Dst1232.c251 touchscreen_parse_properties(input_dev, true, &ts->prop); in st1232_ts_probe()
H A Dbu21029_ts.c400 touchscreen_parse_properties(in_dev, false, &bu21029->prop); in bu21029_probe()
H A Dexc3000.c356 touchscreen_parse_properties(input, true, &data->prop); in exc3000_probe()
H A Dsx8654.c364 touchscreen_parse_properties(input, false, &sx8654->props); in sx8654_probe()
H A Ds6sy761.c444 touchscreen_parse_properties(sdata->input, true, &sdata->prop); in s6sy761_probe()
H A Dili210x.c454 touchscreen_parse_properties(input, true, &priv->prop); in ili210x_i2c_probe()
H A Dchipone_icn8505.c448 touchscreen_parse_properties(input, true, &icn8505->prop); in icn8505_probe()
H A Dzinitix.c467 touchscreen_parse_properties(input_dev, true, &bt541->prop); in zinitix_init_input_dev()
H A Dbu21013_ts.c454 touchscreen_parse_properties(in_dev, true, &ts->props); in bu21013_probe()
H A Dpixcir_i2c_ts.c501 touchscreen_parse_properties(input, true, &tsdata->prop); in pixcir_i2c_ts_probe()
H A Dtsc200x-core.c536 touchscreen_parse_properties(input_dev, false, NULL); in tsc200x_probe()
H A Dcyttsp_core.c646 touchscreen_parse_properties(input_dev, true, NULL); in cyttsp_probe()
H A Dad7879.c567 touchscreen_parse_properties(input_dev, false, NULL); in ad7879_probe()
H A Dsilead.c99 touchscreen_parse_properties(data->input, true, &data->prop); in silead_ts_request_input_dev()
H A Dmms114.c469 touchscreen_parse_properties(input_dev, true, &data->props); in mms114_probe()
H A Dstmfts.c667 touchscreen_parse_properties(sdata->input, true, &sdata->prop); in stmfts_probe()
/OK3568_Linux_fs/kernel/include/linux/input/
H A Dtouchscreen.h20 void touchscreen_parse_properties(struct input_dev *input, bool multitouch,

12