Searched refs:bytes_string_buffer (Results 1 – 1 of 1) sorted by relevance
98 char *bytes_string_buffer; in print_as_hex_bytes() local102 bytes_string_buffer = calloc((manifest_size + nhlt_size) * ALSA_BYTE_CHARS + 1, in print_as_hex_bytes()104 if (!bytes_string_buffer) in print_as_hex_bytes()107 dst = bytes_string_buffer; in print_as_hex_bytes()124 *src = bytes_string_buffer; in print_as_hex_bytes()