Searched refs:DS4_OUTPUT_REPORT_0x11_SIZE (Results 1 – 1 of 1) sorted by relevance
483 #define DS4_OUTPUT_REPORT_0x11_SIZE 78 macro2135 memset(buf, 0, DS4_OUTPUT_REPORT_0x11_SIZE); in dualshock4_send_output_report()2170 crc = ~crc32_le(crc, buf, DS4_OUTPUT_REPORT_0x11_SIZE-4); in dualshock4_send_output_report()2172 hid_hw_output_report(hdev, buf, DS4_OUTPUT_REPORT_0x11_SIZE); in dualshock4_send_output_report()2219 DS4_OUTPUT_REPORT_0x11_SIZE, in sony_allocate_output_report()