Home
last modified time | relevance | path

Searched defs:hex_data (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/include/
H A Dlogger_interface.h102 #define CONN_DATA_DETECT(link, hex_data, hex_len, ...) \ argument
109 #define CONN_DATA_LINK_LOSS(link, hex_data, hex_len, ...) \ argument
/dragonfly/sys/dev/drm/amd/display/dc/basics/
H A Dlog_helpers.c31 void dc_conn_log_hex_linux(const uint8_t *hex_data, int hex_data_count) in dc_conn_log_hex_linux()
/dragonfly/contrib/ldns/
H A Drr.c161 uint8_t *hex_data = NULL; in ldns_rr_new_frm_str_internal() local