Searched refs:hex_dump_to_buffer (Results 1 – 5 of 5) sorted by relevance
/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 | 143 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 | 687 void hex_dump_to_buffer(const void *buf, size_t len, int rowsize,
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | debug.c | 2769 hex_dump_to_buffer(ptr, len - (ptr - buf), 16, 1, in ath10k_dbg_dump()
|