Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dhid-sony.c802 #define DS4_REPORT_0x05_SIZE 32 macro
1586 memset(buf, 0, DS4_REPORT_0x05_SIZE); in dualshock4_state_worker()
1619 hid_hw_output_report(hdev, buf, DS4_REPORT_0x05_SIZE); in dualshock4_state_worker()
1635 sc->output_report_dmabuf = kmalloc(DS4_REPORT_0x05_SIZE, in sony_allocate_output_report()