Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dhexdump.h23 static inline char *hex_byte_pack(char *buf, u8 byte) in hex_byte_pack() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dkernel.h620 static inline char *hex_byte_pack(char *buf, u8 byte) in hex_byte_pack() function