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

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

Completed in 69 milliseconds