Home
last modified time | relevance | path

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

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hid/
H A Dhid-playstation.c445 static bool ps_check_crc32(uint8_t seed, uint8_t *data, size_t len, uint32_t report_crc) in ps_check_crc32() function
519 if (!ps_check_crc32(PS_FEATURE_CRC32_SEED, buf, crc_offset, report_crc)) { in ps_get_report()
911 if (!ps_check_crc32(PS_INPUT_CRC32_SEED, data, size - 4, report_crc)) { in dualsense_parse_report()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hid/
H A Dhid-playstation.c445 static bool ps_check_crc32(uint8_t seed, uint8_t *data, size_t len, uint32_t report_crc) in ps_check_crc32() function
519 if (!ps_check_crc32(PS_FEATURE_CRC32_SEED, buf, crc_offset, report_crc)) { in ps_get_report()
911 if (!ps_check_crc32(PS_INPUT_CRC32_SEED, data, size - 4, report_crc)) { in dualsense_parse_report()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/hid/
H A Dhid-playstation.c445 static bool ps_check_crc32(uint8_t seed, uint8_t *data, size_t len, uint32_t report_crc) in ps_check_crc32() function
519 if (!ps_check_crc32(PS_FEATURE_CRC32_SEED, buf, crc_offset, report_crc)) { in ps_get_report()
911 if (!ps_check_crc32(PS_INPUT_CRC32_SEED, data, size - 4, report_crc)) { in dualsense_parse_report()