Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dhid-sony.c1013 #define DS4_REPORT_0x05_SIZE 32 macro
1857 memset(buf, 0, DS4_REPORT_0x05_SIZE); in dualshock4_state_worker()
1890 hid_hw_output_report(hdev, buf, DS4_REPORT_0x05_SIZE); in dualshock4_state_worker()
1928 sc->output_report_dmabuf = kmalloc(DS4_REPORT_0x05_SIZE, in sony_allocate_output_report()