Searched refs:dbg_fmt (Results 1 – 1 of 1) sorted by relevance
363 static const char dbg_fmt[] = "HC 0x%04x.%d:"; in ec_host_cmd_log_request() local367 char dbg_raw[sizeof(dbg_fmt)]; in ec_host_cmd_log_request()369 snprintf(dbg_raw, sizeof(dbg_raw), dbg_fmt, rx_header->cmd_id, in ec_host_cmd_log_request()