Home
last modified time | relevance | path

Searched refs:hex_dump_to_buffer (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddebug.c140 hex_dump_to_buffer(ptr, len - (ptr - buf), 16, 1, in ath12k_dbg_dump()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddebug.c143 hex_dump_to_buffer(ptr, len - (ptr - buf), 16, 1, in ath11k_dbg_dump()
/freebsd/sys/dev/drm2/
H A Ddrm_os_freebsd.c404 hex_dump_to_buffer(const void *buf, size_t len, int rowsize, int groupsize, in hex_dump_to_buffer() function
H A Ddrm_os_freebsd.h687 void hex_dump_to_buffer(const void *buf, size_t len, int rowsize,
/freebsd/sys/contrib/dev/athk/ath10k/
H A Ddebug.c2769 hex_dump_to_buffer(ptr, len - (ptr - buf), 16, 1, in ath10k_dbg_dump()