Searched refs:DS4_OUTPUT_REPORT_0x11_SIZE (Results 1 – 1 of 1) sorted by relevance
485 #define DS4_OUTPUT_REPORT_0x11_SIZE 78 macro2126 memset(buf, 0, DS4_OUTPUT_REPORT_0x11_SIZE); in dualshock4_send_output_report()2161 crc = ~crc32_le(crc, buf, DS4_OUTPUT_REPORT_0x11_SIZE-4); in dualshock4_send_output_report()2163 hid_hw_output_report(hdev, buf, DS4_OUTPUT_REPORT_0x11_SIZE); in dualshock4_send_output_report()2210 DS4_OUTPUT_REPORT_0x11_SIZE, in sony_allocate_output_report()