Home
last modified time | relevance | path

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

12

/Linux-v6.6/drivers/input/
Dtouchscreen.c65 void touchscreen_parse_properties(struct input_dev *input, bool multitouch, in touchscreen_parse_properties() function
146 EXPORT_SYMBOL(touchscreen_parse_properties);
/Linux-v6.6/include/linux/input/
Dtouchscreen.h20 void touchscreen_parse_properties(struct input_dev *input, bool multitouch,
/Linux-v6.6/drivers/input/touchscreen/
Draspberrypi-ts.c184 touchscreen_parse_properties(input, true, &ts->prop); in rpi_ts_probe()
Dchipone_icn8318.c210 touchscreen_parse_properties(input, true, &data->prop); in icn8318_probe()
Dzet6223.c210 touchscreen_parse_properties(input, true, &ts->prop); in zet6223_probe()
Deeti_ts.c195 touchscreen_parse_properties(input, false, &eeti->props); in eeti_ts_probe()
Dresistive-adc-touch.c255 touchscreen_parse_properties(input, false, &st->prop); in grts_probe()
Dcy8ctma140.c237 touchscreen_parse_properties(input, true, &ts->props); in cy8ctma140_probe()
Dnovatek-nvt-ts.c252 touchscreen_parse_properties(input, true, &data->prop); in nvt_ts_probe()
Dhimax_hx83112b.c151 touchscreen_parse_properties(ts->input_dev, true, &ts->props); in himax_input_register()
Dsilead.c136 touchscreen_parse_properties(data->input, true, &data->prop); in silead_ts_request_input_dev()
176 touchscreen_parse_properties(data->pen_input, false, &data->prop); in silead_ts_request_pen_input_dev()
Dektf2127.c296 touchscreen_parse_properties(input, true, &ts->prop); in ektf2127_probe()
Dbu21029_ts.c388 touchscreen_parse_properties(in_dev, false, &bu21029->prop); in bu21029_probe()
Dstmpe-ts.c342 touchscreen_parse_properties(idev, false, &ts->prop); in stmpe_input_probe()
Dimagis.c215 touchscreen_parse_properties(input_dev, true, &ts->prop); in imagis_init_input_dev()
Dst1232.c312 touchscreen_parse_properties(input_dev, true, &ts->prop); in st1232_ts_probe()
Dexc3000.c391 touchscreen_parse_properties(input, true, &data->prop); in exc3000_probe()
Dhynitron_cstxxx.c380 touchscreen_parse_properties(ts_data->input_dev, true, &ts_data->prop); in cst3xx_input_dev_int()
Dsx8654.c360 touchscreen_parse_properties(input, false, &sx8654->props); in sx8654_probe()
Dchipone_icn8505.c436 touchscreen_parse_properties(input, true, &icn8505->prop); in icn8505_probe()
Ds6sy761.c443 touchscreen_parse_properties(sdata->input, true, &sdata->prop); in s6sy761_probe()
Dbu21013_ts.c454 touchscreen_parse_properties(in_dev, true, &ts->props); in bu21013_probe()
Dmsg2638.c336 touchscreen_parse_properties(input_dev, true, &msg2638->prop); in msg2638_init_input_dev()
Dpixcir_i2c_ts.c501 touchscreen_parse_properties(input, true, &tsdata->prop); in pixcir_i2c_ts_probe()
Dtsc200x-core.c537 touchscreen_parse_properties(input_dev, false, &ts->prop); in tsc200x_probe()

12