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

/linux-4.1.27/drivers/net/can/
H A Dslcan.c292 pos = hex_byte_pack_upper(pos, cf->data[i]); slc_encaps()
/linux-4.1.27/include/linux/
H A Dkernel.h503 static inline char *hex_byte_pack_upper(char *buf, u8 byte) hex_byte_pack_upper() function
/linux-4.1.27/kernel/
H A Daudit.c1527 ptr = hex_byte_pack_upper(ptr, buf[i]); audit_log_n_hex()

Completed in 120 milliseconds