Searched refs:touchscreen_parse_of_params (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/input/
H A Dtouchscreen.h15 void touchscreen_parse_of_params(struct input_dev *dev);
17 static inline void touchscreen_parse_of_params(struct input_dev *dev) touchscreen_parse_of_params() function
/linux-4.1.27/drivers/input/touchscreen/
H A Dof_touchscreen.c50 * touchscreen_parse_of_params - parse common touchscreen DT properties
57 void touchscreen_parse_of_params(struct input_dev *dev) touchscreen_parse_of_params() function
87 EXPORT_SYMBOL(touchscreen_parse_of_params); variable
H A Dtsc2005.c712 touchscreen_parse_of_params(input_dev); tsc2005_probe()
H A Dedt-ft5x06.c1049 touchscreen_parse_of_params(input); edt_ft5x06_ts_probe()

Completed in 152 milliseconds