Searched refs:hex_byte_pack_upper (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dhex.h22 static inline char *hex_byte_pack_upper(char *buf, u8 byte) function
/linux-master/drivers/net/can/slcan/
H A Dslcan-core.c521 pos = hex_byte_pack_upper(pos, cf->data[i]);
/linux-master/kernel/
H A Daudit.c2050 ptr = hex_byte_pack_upper(ptr, buf[i]);
/linux-master/lib/
H A Dvsprintf.c1716 p = hex_byte_pack_upper(p, addr[index[i]]);

Completed in 120 milliseconds