Home
last modified time | relevance | path

Searched defs:hex_byte_pack (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dhex.h11 static inline char *hex_byte_pack(char *buf, u8 byte) in hex_byte_pack() function
/openbmc/u-boot/include/
H A Dhexdump.h23 static inline char *hex_byte_pack(char *buf, u8 byte) in hex_byte_pack() function