Home
last modified time | relevance | path

Searched refs:touchscreen_parse_properties (Results 1 - 25 of 74) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dof_touchscreen.c52 * touchscreen_parse_properties - parse common touchscreen DT properties
64 void touchscreen_parse_properties(struct input_dev *input, bool multitouch, in touchscreen_parse_properties() function
145 EXPORT_SYMBOL(touchscreen_parse_properties); variable
H A Dresistive-adc-touch.c156 touchscreen_parse_properties(input, false, &st->prop); in grts_probe()
H A Draspberrypi-ts.c184 touchscreen_parse_properties(input, true, &ts->prop); in rpi_ts_probe()
H A Deeti_ts.c196 touchscreen_parse_properties(input, false, &eeti->props); in eeti_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 Dst1232.c251 touchscreen_parse_properties(input_dev, true, &ts->prop); in st1232_ts_probe()
H A Dektf2127.c273 touchscreen_parse_properties(input, true, &ts->prop); in ektf2127_probe()
H A Dbu21029_ts.c400 touchscreen_parse_properties(in_dev, false, &bu21029->prop); in bu21029_probe()
H A Dcy8ctma140.c238 touchscreen_parse_properties(input, true, &ts->props); in cy8ctma140_probe()
/kernel/linux/linux-6.6/drivers/input/
H A Dtouchscreen.c53 * touchscreen_parse_properties - parse common touchscreen properties
65 void touchscreen_parse_properties(struct input_dev *input, bool multitouch, in touchscreen_parse_properties() function
146 EXPORT_SYMBOL(touchscreen_parse_properties); variable
/kernel/linux/linux-5.10/include/linux/input/
H A Dtouchscreen.h20 void touchscreen_parse_properties(struct input_dev *input, bool multitouch,
/kernel/linux/linux-6.6/include/linux/input/
H A Dtouchscreen.h20 void touchscreen_parse_properties(struct input_dev *input, bool multitouch,
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Deeti_ts.c195 touchscreen_parse_properties(input, false, &eeti->props); in eeti_ts_probe()
H A Dzet6223.c210 touchscreen_parse_properties(input, true, &ts->prop); in zet6223_probe()
H A Dresistive-adc-touch.c255 touchscreen_parse_properties(input, false, &st->prop); in grts_probe()
H A Draspberrypi-ts.c184 touchscreen_parse_properties(input, true, &ts->prop); in rpi_ts_probe()
H A Dchipone_icn8318.c210 touchscreen_parse_properties(input, true, &data->prop); in icn8318_probe()
H A 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()
H A Dektf2127.c296 touchscreen_parse_properties(input, true, &ts->prop); in ektf2127_probe()
H A Dimagis.c215 touchscreen_parse_properties(input_dev, true, &ts->prop); in imagis_init_input_dev()
H A Dcy8ctma140.c237 touchscreen_parse_properties(input, true, &ts->props); in cy8ctma140_probe()
H A Dnovatek-nvt-ts.c252 touchscreen_parse_properties(input, true, &data->prop); in nvt_ts_probe()
H A Dstmpe-ts.c342 touchscreen_parse_properties(idev, false, &ts->prop); in stmpe_input_probe()
H A Dhimax_hx83112b.c151 touchscreen_parse_properties(ts->input_dev, true, &ts->props); in himax_input_register()

Completed in 13 milliseconds

123