Home
last modified time | relevance | path

Searched refs:DS4_OUTPUT_REPORT_0x05_SIZE (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/hid/
Dhid-sony.c484 #define DS4_OUTPUT_REPORT_0x05_SIZE 32 macro
2142 memset(buf, 0, DS4_OUTPUT_REPORT_0x05_SIZE); in dualshock4_send_output_report()
2175 hid_hw_output_report(hdev, buf, DS4_OUTPUT_REPORT_0x05_SIZE); in dualshock4_send_output_report()
2235 DS4_OUTPUT_REPORT_0x05_SIZE, in sony_allocate_output_report()