Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dhid-sony.c801 #define DS4_REPORT_0x02_SIZE 37 macro
1199 buf = kmalloc(DS4_REPORT_0x02_SIZE, GFP_KERNEL); in dualshock4_set_operational_bt()
1203 ret = hid_hw_raw_request(hdev, 0x02, buf, DS4_REPORT_0x02_SIZE, in dualshock4_set_operational_bt()