DS4_FEATURE_REPORT_0x05_SIZE 1616 drivers/hid/hid-sony.c 		buf = kmalloc(DS4_FEATURE_REPORT_0x05_SIZE, GFP_KERNEL);
DS4_FEATURE_REPORT_0x05_SIZE 1622 drivers/hid/hid-sony.c 						 DS4_FEATURE_REPORT_0x05_SIZE,
DS4_FEATURE_REPORT_0x05_SIZE 1630 drivers/hid/hid-sony.c 			crc = ~crc32_le(crc, buf, DS4_FEATURE_REPORT_0x05_SIZE-4);
DS4_FEATURE_REPORT_0x05_SIZE 1631 drivers/hid/hid-sony.c 			report_crc = get_unaligned_le32(&buf[DS4_FEATURE_REPORT_0x05_SIZE-4]);