Searched refs:DS4_OUTPUT_REPORT_0x11_SIZE (Results 1 – 1 of 1) sorted by relevance
511 #define DS4_OUTPUT_REPORT_0x11_SIZE 78 macro2297 memset(buf, 0, DS4_OUTPUT_REPORT_0x11_SIZE); in dualshock4_send_output_report()2332 crc = ~crc32_le(crc, buf, DS4_OUTPUT_REPORT_0x11_SIZE-4); in dualshock4_send_output_report()2334 hid_hw_output_report(hdev, buf, DS4_OUTPUT_REPORT_0x11_SIZE); in dualshock4_send_output_report()2381 DS4_OUTPUT_REPORT_0x11_SIZE, in sony_allocate_output_report()