Searched refs:hexdump_buf (Results 1 – 2 of 2) sorted by relevance
555 char hexdump_buf[HEXDUMP_BYTES_IN_LINE * 4 + 4]; local557 hexdump_buf[sizeof(hexdump_buf) - 1] = '\0';558 char *buf = &hexdump_buf[0];595 MIPI_SYST_PRINTF(&log_syst_handle, severity, "%s", hexdump_buf);
317 static void hexdump_buf(const char *header, struct net_buf *buf) in hexdump_buf() function334 hexdump_buf("buf", buf); in gsm_dlci_process_data()925 hexdump_buf("buf", buf); in gsm_dlci_process_command()