Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp_log.c37 trailing_bytes = msg_size % bytes_per_line; in mod_hdcp_dump_binary_message() local
39 byte_size * trailing_bytes + newline_size + terminator_size; in mod_hdcp_dump_binary_message()
/linux/tools/testing/selftests/iommu/
H A Diommufd.c744 uint64_t trailing_bytes; in TEST_F() member