Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dhid-sony.c803 #define DS4_REPORT_0x11_SIZE 78 macro
1591 memset(buf, 0, DS4_REPORT_0x11_SIZE); in dualshock4_state_worker()
1621 hid_hw_raw_request(hdev, 0x11, buf, DS4_REPORT_0x11_SIZE, in dualshock4_state_worker()
1632 sc->output_report_dmabuf = kmalloc(DS4_REPORT_0x11_SIZE, in sony_allocate_output_report()