Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dkernel.h281 static inline char *hex_byte_pack_upper(char *buf, u8 byte) in hex_byte_pack_upper() function
/linux-6.3-rc2/drivers/net/can/slcan/
A Dslcan-core.c521 pos = hex_byte_pack_upper(pos, cf->data[i]); in slcan_encaps()
/linux-6.3-rc2/kernel/
A Daudit.c2036 ptr = hex_byte_pack_upper(ptr, buf[i]); in audit_log_n_hex()
/linux-6.3-rc2/lib/
A Dvsprintf.c1714 p = hex_byte_pack_upper(p, addr[index[i]]); in uuid_string()

Completed in 14 milliseconds