Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/misc/
H A Dapanel.c73 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 Dcm109.c294 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 Dyealink.c222 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 Dgslx680_firefly.c610 static void report_key(struct gsl_ts *ts, u16 x, u16 y)
641 report_key(ts, x, y);
H A Dgsl3673.c708 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 Dgslx680a.c734 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 Dgsl3673_800x1280.c730 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 Dgslx680.c846 static void report_key(struct gsl_ts *ts, u16 x, u16 y) in report_key() function
H A Dgslx6801.c816 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 Dgsl3676.c702 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 Drockchip_gslX680.c674 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 Dhyn_cst2xx.c707 static void report_key(struct hyn_ts *ts, u16 x, u16 y) in report_key() function