Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/touchscreen/
Dof_touchscreen.c63 void touchscreen_parse_properties(struct input_dev *input, bool multitouch) in touchscreen_parse_properties() function
108 EXPORT_SYMBOL(touchscreen_parse_properties);
Dpixcir_i2c_ts.c498 touchscreen_parse_properties(input, true); in pixcir_i2c_ts_probe()
Dtsc200x-core.c562 touchscreen_parse_properties(input_dev, false); in tsc200x_probe()
Dedt-ft5x06.c969 touchscreen_parse_properties(input, true); in edt_ft5x06_ts_probe()
/linux-4.4.14/include/linux/input/
Dtouchscreen.h14 void touchscreen_parse_properties(struct input_dev *dev, bool multitouch);