Searched defs:hexdump (Results 1 – 5 of 5) sorted by relevance
53 static void hexdump(char *note, unsigned char *buf, unsigned int len) in hexdump() function
165 static void hexdump(unsigned char *buf, unsigned int len) in hexdump() function
79 static void hexdump(const unsigned char *buf, unsigned short len) in hexdump() function
2037 static void hexdump(struct drm_printer *m, const void *buf, size_t len) in hexdump() function
1285 void hexdump(const char *prefix, const void *buf, size_t len) in hexdump() function