Searched refs:debug_print_blob (Results 1 – 2 of 2) sorted by relevance
133 void debug_print_blob( const char *name, const void *blob, unsigned size );135 #define debug_print_blob(_name, _blob, _size) ((void)0) macro
110 debug_print_blob(const char *name, const void *blob, unsigned size) in debug_print_blob() function