report_crc 1240 drivers/hid/hid-sony.c u32 report_crc; report_crc 1244 drivers/hid/hid-sony.c report_crc = get_unaligned_le32(&rd[DS4_INPUT_REPORT_0x11_SIZE-4]); report_crc 1245 drivers/hid/hid-sony.c if (crc != report_crc) { report_crc 1247 drivers/hid/hid-sony.c report_crc, crc); report_crc 1613 drivers/hid/hid-sony.c u32 report_crc; report_crc 1631 drivers/hid/hid-sony.c report_crc = get_unaligned_le32(&buf[DS4_FEATURE_REPORT_0x05_SIZE-4]); report_crc 1632 drivers/hid/hid-sony.c if (crc != report_crc) { report_crc 1634 drivers/hid/hid-sony.c report_crc, crc);