Lines Matching defs:w8001
82 struct w8001 { struct
101 static void parse_pen_data(u8 *data, struct w8001_coord *coord) in parse_pen_data() argument
132 static void scale_touch_coordinates(struct w8001 *w8001, in scale_touch_coordinates()
142 static void parse_multi_touch(struct w8001 *w8001) in parse_multi_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()
284 struct w8001 *w8001 = serio_get_drvdata(serio); in w8001_interrupt() local
350 static int w8001_command(struct w8001 *w8001, unsigned char command, in w8001_command()
371 struct w8001 *w8001 = input_get_drvdata(dev); in w8001_open() local
378 struct w8001 *w8001 = input_get_drvdata(dev); in w8001_close() local
383 static int w8001_setup(struct w8001 *w8001) in w8001_setup()
501 struct w8001 *w8001 = serio_get_drvdata(serio); in w8001_disconnect() local
519 struct w8001 *w8001; in w8001_connect() local