/linux-3.3/arch/powerpc/platforms/cell/ |
D | qpace_setup.c | 59 static void qpace_progress(char *s, unsigned short hex) in qpace_progress()
|
D | celleb_setup.c | 90 static void celleb_progress(char *s, unsigned short hex) in celleb_progress()
|
D | setup.c | 79 static void cell_progress(char *s, unsigned short hex) in cell_progress()
|
/linux-3.3/arch/powerpc/platforms/powernv/ |
D | setup.c | 126 static void pnv_progress(char *s, unsigned short hex) in pnv_progress()
|
/linux-3.3/scripts/kconfig/ |
D | zconf.gperf | 37 hex, T_TYPE, TF_COMMAND, S_HEX keyword
|
/linux-3.3/arch/powerpc/kernel/ |
D | udbg.c | 163 void __init udbg_progress(char *s, unsigned short hex) in udbg_progress()
|
D | setup-common.c | 710 void ppc_printk_progress(char *s, unsigned short hex) in ppc_printk_progress()
|
D | rtas.c | 204 void rtas_progress(char *s, unsigned short hex) in rtas_progress()
|
D | rtas-proc.c | 344 unsigned long hex; in ppc_rtas_progress_write() local
|
/linux-3.3/firmware/ |
D | ihex2fw.c | 45 static uint8_t hex(const uint8_t *data, uint8_t *crc) in hex() function
|
/linux-3.3/arch/powerpc/platforms/ps3/ |
D | setup.c | 225 static void __init ps3_progress(char *s, unsigned short hex) in ps3_progress()
|
/linux-3.3/drivers/mfd/ |
D | janz-cmodio.c | 54 u8 hex; member
|
/linux-3.3/arch/powerpc/platforms/maple/ |
D | setup.c | 291 static void __init maple_progress(char *s, unsigned short hex) in maple_progress()
|
/linux-3.3/arch/powerpc/platforms/pasemi/ |
D | setup.c | 251 static void __init pas_progress(char *s, unsigned short hex) in pas_progress()
|
/linux-3.3/drivers/isdn/capi/ |
D | capiutil.c | 788 unsigned hex = 0; in printstructlen() local
|
/linux-3.3/drivers/net/ppp/ |
D | ppp_synctty.c | 114 static const char hex[] = "0123456789ABCDEF"; in ppp_print_hex() local
|
/linux-3.3/arch/mn10300/kernel/ |
D | gdb-stub.c | 190 static int hex(unsigned char ch) in hex() function
|
/linux-3.3/include/linux/ |
D | ftrace_event.h | 98 trace_print_func hex; member
|
/linux-3.3/drivers/md/ |
D | dm-crypt.c | 1239 static int crypt_decode_key(u8 *key, char *hex, unsigned int size) in crypt_decode_key() 1266 static void crypt_encode_key(char *hex, u8 *key, unsigned int size) in crypt_encode_key()
|
/linux-3.3/arch/cris/arch-v10/kernel/ |
D | kgdb.c | 664 hex (char ch) in hex() function
|
/linux-3.3/arch/frv/kernel/ |
D | gdb-stub.c | 223 static int hex(unsigned char ch) in hex() function
|
/linux-3.3/kernel/ |
D | audit.c | 1310 static const unsigned char *hex = "0123456789ABCDEF"; in audit_log_n_hex() local
|
/linux-3.3/kernel/trace/ |
D | trace_output.c | 229 unsigned char hex[HEX_CHARS]; local
|
/linux-3.3/arch/cris/arch-v32/kernel/ |
D | kgdb.c | 649 hex(char ch) in hex() function
|
/linux-3.3/drivers/scsi/ |
D | ibmmca.c | 1005 const char hex[16] = "0123456789abcdef"; in ti_l() local
|