Home
last modified time | relevance | path

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

12

/linux/drivers/input/
A Dtouchscreen.c65 void touchscreen_parse_properties(struct input_dev *input, bool multitouch, in touchscreen_parse_properties() function
146 EXPORT_SYMBOL(touchscreen_parse_properties);
/linux/include/linux/input/
A Dtouchscreen.h20 void touchscreen_parse_properties(struct input_dev *input, bool multitouch,
/linux/drivers/input/touchscreen/
A Draspberrypi-ts.c185 touchscreen_parse_properties(input, true, &ts->prop); in rpi_ts_probe()
A Deeti_ts.c196 touchscreen_parse_properties(input, false, &eeti->props); in eeti_ts_probe()
A Dzet6223.c211 touchscreen_parse_properties(input, true, &ts->prop); in zet6223_probe()
A Dchipone_icn8318.c217 touchscreen_parse_properties(input, true, &data->prop); in icn8318_probe()
A Dresistive-adc-touch.c259 touchscreen_parse_properties(input, false, &st->prop); in grts_probe()
A Dcy8ctma140.c238 touchscreen_parse_properties(input, true, &ts->props); in cy8ctma140_probe()
A Dmsg2638.c212 touchscreen_parse_properties(input_dev, true, &msg2638->prop); in msg2638_init_input_dev()
A Dstmpe-ts.c342 touchscreen_parse_properties(idev, false, &ts->prop); in stmpe_input_probe()
A Dbu21029_ts.c400 touchscreen_parse_properties(in_dev, false, &bu21029->prop); in bu21029_probe()
A Dst1232.c312 touchscreen_parse_properties(input_dev, true, &ts->prop); in st1232_ts_probe()
A Dektf2127.c301 touchscreen_parse_properties(input, true, &ts->prop); in ektf2127_probe()
A Dexc3000.c377 touchscreen_parse_properties(input, true, &data->prop); in exc3000_probe()
A Dsx8654.c364 touchscreen_parse_properties(input, false, &sx8654->props); in sx8654_probe()
A Dchipone_icn8505.c448 touchscreen_parse_properties(input, true, &icn8505->prop); in icn8505_probe()
A Ds6sy761.c444 touchscreen_parse_properties(sdata->input, true, &sdata->prop); in s6sy761_probe()
A Dzinitix.c441 touchscreen_parse_properties(input_dev, true, &bt541->prop); in zinitix_init_input_dev()
A Dbu21013_ts.c454 touchscreen_parse_properties(in_dev, true, &ts->props); in bu21013_probe()
A Dpixcir_i2c_ts.c501 touchscreen_parse_properties(input, true, &tsdata->prop); in pixcir_i2c_ts_probe()
A Dtsc200x-core.c536 touchscreen_parse_properties(input_dev, false, NULL); in tsc200x_probe()
A Dsilead.c99 touchscreen_parse_properties(data->input, true, &data->prop); in silead_ts_request_input_dev()
A Dad7879.c567 touchscreen_parse_properties(input_dev, false, NULL); in ad7879_probe()
A Dhycon-hy46xx.c520 touchscreen_parse_properties(input, true, &tsdata->prop); in hycon_hy46xx_probe()
A Dilitek_ts_i2c.c477 touchscreen_parse_properties(input, true, &ts->prop); in ilitek_input_dev_init()

Completed in 147 milliseconds

12