Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/touchscreen/
Dwacom_w8001.c57 struct w8001_coord { struct
101 static void parse_pen_data(u8 *data, struct w8001_coord *coord) in parse_pen_data()
125 static void parse_single_touch(u8 *data, struct w8001_coord *coord) in parse_single_touch()
208 static void report_pen_events(struct w8001 *w8001, struct w8001_coord *coord) in report_pen_events()
262 static void report_single_touch(struct w8001 *w8001, struct w8001_coord *coord) in report_single_touch()
285 struct w8001_coord coord; in w8001_interrupt()
386 struct w8001_coord coord; in w8001_setup()