Searched refs:hex_dump_to_buffer (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/compat/linuxkpi/common/include/linux/ |
| H A D | printk.h | 53 #define hex_dump_to_buffer(buf, len, rowsize, groupsize, linebuf, linebuflen, ascii) \ macro
|
| /freebsd/sys/contrib/dev/athk/ath12k/ |
| H A D | debug.c | 140 hex_dump_to_buffer(ptr, len - (ptr - buf), 16, 1, in ath12k_dbg_dump()
|
| /freebsd/sys/contrib/dev/athk/ath11k/ |
| H A D | debug.c | 146 hex_dump_to_buffer(ptr, len - (ptr - buf), 16, 1, in ath11k_dbg_dump()
|
| /freebsd/sys/dev/drm2/ |
| H A D | drm_os_freebsd.c | 404 hex_dump_to_buffer(const void *buf, size_t len, int rowsize, int groupsize, in hex_dump_to_buffer() function
|
| H A D | drm_os_freebsd.h | 680 void hex_dump_to_buffer(const void *buf, size_t len, int rowsize,
|
| /freebsd/sys/contrib/dev/athk/ath10k/ |
| H A D | debug.c | 2753 hex_dump_to_buffer(ptr, len - (ptr - buf), 16, 1, in ath10k_dbg_dump()
|