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

/linux-4.4.14/drivers/hid/
H A Dhid-sony.c1014 #define DS4_REPORT_0x11_SIZE 78 macro
1862 memset(buf, 0, DS4_REPORT_0x11_SIZE); dualshock4_state_worker()
1892 hid_hw_raw_request(hdev, 0x11, buf, DS4_REPORT_0x11_SIZE, dualshock4_state_worker()
1925 sc->output_report_dmabuf = kmalloc(DS4_REPORT_0x11_SIZE, sony_allocate_output_report()

Completed in 76 milliseconds