hex_data_count     31 drivers/gpu/drm/amd/display/dc/basics/log_helpers.c void dc_conn_log_hex_linux(const uint8_t *hex_data, int hex_data_count)
hex_data_count     36 drivers/gpu/drm/amd/display/dc/basics/log_helpers.c 		for (i = 0; i < hex_data_count; i++)
hex_data_count     43 drivers/gpu/drm/amd/display/include/logger_interface.h void dc_conn_log_hex_linux(const uint8_t *hex_data, int hex_data_count);