Searched defs:w90p910_ts (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/input/touchscreen/
H A Dw90p910_ts.c49 struct w90p910_ts { struct
59 static void w90p910_report_event(struct w90p910_ts *w90p910_ts, bool down) w90p910_report_event() argument
74 static void w90p910_prepare_x_reading(struct w90p910_ts *w90p910_ts) w90p910_prepare_x_reading() argument
87 static void w90p910_prepare_y_reading(struct w90p910_ts *w90p910_ts) w90p910_prepare_y_reading() argument
100 static void w90p910_prepare_next_packet(struct w90p910_ts *w90p910_ts) w90p910_prepare_next_packet() argument
114 struct w90p910_ts *w90p910_ts = dev_id; w90p910_ts_interrupt() local
151 struct w90p910_ts *w90p910_ts = (struct w90p910_ts *) data; w90p910_check_pen_up() local
167 struct w90p910_ts *w90p910_ts = input_get_drvdata(dev); w90p910_open() local
196 struct w90p910_ts *w90p910_ts = input_get_drvdata(dev); w90p910_close() local
220 struct w90p910_ts *w90p910_ts; w90x900ts_probe() local
306 struct w90p910_ts *w90p910_ts = platform_get_drvdata(pdev); w90x900ts_remove() local

Completed in 36 milliseconds