Searched defs:hexdump (Results 1 – 4 of 4) sorted by relevance
79 static void hexdump(const unsigned char *buf, unsigned short len) in hexdump() function
2035 static void hexdump(struct drm_printer *m, const void *buf, size_t len) in hexdump() function
1327 void hexdump(const char *prefix, const void *buf, size_t len) in hexdump() function
159 static void hexdump(unsigned char *buf, unsigned int len) in hexdump() function