Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dhid-sony.c1012 #define DS4_REPORT_0x02_SIZE 37 macro
1457 buf = kmalloc(DS4_REPORT_0x02_SIZE, GFP_KERNEL); in dualshock4_set_operational_bt()
1461 ret = hid_hw_raw_request(hdev, 0x02, buf, DS4_REPORT_0x02_SIZE, in dualshock4_set_operational_bt()