Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-hyperv.c429 unsigned char report_num, in mousevsc_hid_raw_request() argument
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/
H A Dgt9xx.c895 u8 report_num = 0; in goodix_ts_work_func() local
940 report_num++; in goodix_ts_work_func()
941 if (report_num < touch_num) in goodix_ts_work_func()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_generic.c1270 u8 report_num = 0; in gt1x_touch_event_handler() local
1284 if (report_num++ < touch_num) { in gt1x_touch_event_handler()