| /OK3568_Linux_fs/kernel/drivers/input/misc/ |
| H A D | apanel.c | 73 static void report_key(struct input_dev *input, unsigned keycode) in report_key() function 111 report_key(idev, ap->keymap[i]); in apanel_poll()
|
| H A D | cm109.c | 294 static void report_key(struct cm109_dev *dev, int key) in report_key() function 396 report_key(dev, dev->keymap[dev->irq_data->byte[HID_IR1]]); in cm109_urb_irq_callback()
|
| H A D | yealink.c | 222 static void report_key(struct yealink_dev *yld, int key) in report_key() function 429 report_key(yld, map_p1k_to_key(yld->irq_data->data[0])); in urb_irq_callback()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | gslx680_firefly.c | 610 static void report_key(struct gsl_ts *ts, u16 x, u16 y) 641 report_key(ts, x, y);
|
| H A D | gsl3673.c | 708 static void report_key(struct gsl_ts *ts, u16 x, u16 y) in report_key() function 733 report_key(ts, x, y); in report_data()
|
| H A D | gslx680a.c | 734 static void report_key(struct gsl_ts *ts, u16 x, u16 y) in report_key() function 759 report_key(ts, x, y); in report_data()
|
| H A D | gsl3673_800x1280.c | 730 static void report_key(struct gsl_ts *ts, u16 x, u16 y) in report_key() function 755 report_key(ts, x, y); in report_data()
|
| H A D | gslx680.c | 846 static void report_key(struct gsl_ts *ts, u16 x, u16 y) in report_key() function
|
| H A D | gslx6801.c | 816 static void report_key(struct gsl_ts *ts, u16 x, u16 y) in report_key() function
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/gsl3676/ |
| H A D | gsl3676.c | 702 static void report_key(struct gsl_ts *ts, u16 x, u16 y) in report_key() function 728 report_key(ts, x, y); in report_data()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/gslx680_d708/ |
| H A D | rockchip_gslX680.c | 674 static void report_key(struct gsl_ts *ts, u16 x, u16 y) in report_key() function 704 report_key(ts, x, y); in report_data()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/hyn_cst2xx/ |
| H A D | hyn_cst2xx.c | 707 static void report_key(struct hyn_ts *ts, u16 x, u16 y) in report_key() function
|