| /Linux-v5.4/arch/powerpc/kernel/ | 
| D | udbg.c | 132 void __init udbg_progress(char *s, unsigned short hex)  in udbg_progress()
 | 
| D | setup-common.c | 776 void ppc_printk_progress(char *s, unsigned short hex)  in ppc_printk_progress()
 | 
| D | rtas-proc.c | 319 	unsigned long hex;  in ppc_rtas_progress_write()  local
 | 
| D | rtas.c | 196 void rtas_progress(char *s, unsigned short hex)  in rtas_progress()
 | 
| /Linux-v5.4/drivers/bus/ | 
| D | moxtet.c | 469 	u8 hex[sizeof(buf) * 2 + 1];  in input_read()  local495 	u8 hex[TURRIS_MOX_MAX_MODULES * 2 + 1];  in output_read()  local
 516 	u8 hex[sizeof(bin) * 2 + 1];  in output_write()  local
 
 | 
| /Linux-v5.4/arch/powerpc/platforms/cell/ | 
| D | setup.c | 76 static void cell_progress(char *s, unsigned short hex)  in cell_progress()
 | 
| /Linux-v5.4/arch/powerpc/platforms/ps3/ | 
| D | setup.c | 216 static void __init ps3_progress(char *s, unsigned short hex)  in ps3_progress()
 | 
| /Linux-v5.4/drivers/mfd/ | 
| D | janz-cmodio.c | 49 	u8 hex;  member
 | 
| /Linux-v5.4/arch/powerpc/platforms/maple/ | 
| D | setup.c | 275 static void __init maple_progress(char *s, unsigned short hex)  in maple_progress()
 | 
| /Linux-v5.4/lib/ | 
| D | seq_buf.c | 224 	unsigned char hex[HEX_CHARS];  local
 | 
| /Linux-v5.4/tools/firmware/ | 
| D | ihex2fw.c | 46 static uint8_t hex(const uint8_t *data, uint8_t *crc)  in hex()  function
 | 
| /Linux-v5.4/arch/powerpc/platforms/powernv/ | 
| D | setup.c | 288 static void pnv_progress(char *s, unsigned short hex)  in pnv_progress()
 | 
| /Linux-v5.4/arch/powerpc/platforms/pasemi/ | 
| D | setup.c | 311 static void __init pas_progress(char *s, unsigned short hex)  in pas_progress()
 | 
| /Linux-v5.4/arch/parisc/boot/compressed/ | 
| D | misc.c | 156 	const char hex[] = "0123456789abcdef";  in print_num()  local
 | 
| /Linux-v5.4/drivers/media/usb/rainshadow-cec/ | 
| D | rainshadow-cec.c | 285 		char hex[3];  in rain_cec_adap_transmit()  local
 | 
| /Linux-v5.4/drivers/isdn/capi/ | 
| D | capiutil.c | 610 	unsigned hex = 0;  in printstructlen()  local
 | 
| /Linux-v5.4/tools/perf/tests/ | 
| D | code-reading.c | 43 static unsigned int hex(char c)  in hex()  function
 | 
| /Linux-v5.4/tools/perf/util/ | 
| D | data-convert-bt.c | 1406 static struct bt_ctf_field_type *create_int_type(int size, bool sign, bool hex)  in create_int_type()1447 #define CREATE_INT_TYPE(type, size, sign, hex)		\  in ctf_writer__init_data()  argument
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | trace_events.h | 120 	trace_print_func	hex;  member
 | 
| /Linux-v5.4/tools/lib/traceevent/ | 
| D | parse-filter.c | 1704 	char hex[64];  in get_field_str()  local
 | 
| D | event-parse.h | 265 		struct tep_print_arg_hex	hex;  member
 | 
| D | event-parse.c | 3949 	unsigned char *hex;  in print_str_arg()  local
 | 
| /Linux-v5.4/fs/nfsd/ | 
| D | nfs4recover.c | 1854 	char *buf, *hex;  in bin_to_hex_dup()  local
 | 
| /Linux-v5.4/drivers/net/wireless/realtek/rtw88/ | 
| D | phy.c | 867 static u8 tbl_to_dec_pwr_by_rate(struct rtw_dev *rtwdev, u32 hex, u8 i)  in tbl_to_dec_pwr_by_rate()
 |