Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-sony.c946 int n, m, offset, num_touch_data, max_touch_data; in dualshock4_parse_report() local
1086 num_touch_data = rd[offset]; in dualshock4_parse_report()
1088 num_touch_data = 1; in dualshock4_parse_report()
1091 for (m = 0; m < num_touch_data; m++) { in dualshock4_parse_report()