Home
last modified time | relevance | path

Searched defs:hex (Results 1 – 25 of 25) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dudbg.c134 void __init udbg_progress(char *s, unsigned short hex) in udbg_progress()
Dsetup-common.c792 void ppc_printk_progress(char *s, unsigned short hex) in ppc_printk_progress()
Drtas-proc.c319 unsigned long hex; in ppc_rtas_progress_write() local
Drtas.c197 void rtas_progress(char *s, unsigned short hex) in rtas_progress()
/kernel/linux/linux-5.10/tools/lib/api/
Dio.h66 static inline int io__get_hex(struct io *io, __u64 *hex) in io__get_hex()
/kernel/linux/linux-5.10/drivers/bus/
Dmoxtet.c468 u8 hex[sizeof(bin) * 2 + 1]; in input_read() local
494 u8 hex[TURRIS_MOX_MAX_MODULES * 2 + 1]; in output_read() local
515 u8 hex[sizeof(bin) * 2 + 1]; in output_write() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
Dsetup.c75 static void cell_progress(char *s, unsigned short hex) in cell_progress()
/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/
Dsetup.c212 static void __init ps3_progress(char *s, unsigned short hex) in ps3_progress()
/kernel/linux/linux-5.10/drivers/mfd/
Djanz-cmodio.c49 u8 hex; member
/kernel/linux/linux-5.10/arch/powerpc/platforms/maple/
Dsetup.c271 static void __init maple_progress(char *s, unsigned short hex) in maple_progress()
/kernel/linux/linux-5.10/tools/firmware/
Dihex2fw.c46 static uint8_t hex(const uint8_t *data, uint8_t *crc) in hex() function
/kernel/linux/linux-5.10/tools/perf/tests/
Dapi-io.c139 __u64 hex; in do_test_get_hex() local
Dcode-reading.c44 static unsigned int hex(char c) in hex() function
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
Dsetup.c341 static void pnv_progress(char *s, unsigned short hex) in pnv_progress()
/kernel/linux/linux-5.10/arch/powerpc/platforms/pasemi/
Dsetup.c307 static void __init pas_progress(char *s, unsigned short hex) in pas_progress()
/kernel/linux/linux-5.10/lib/
Dseq_buf.c225 unsigned char hex[HEX_CHARS]; local
/kernel/linux/linux-5.10/arch/parisc/boot/compressed/
Dmisc.c156 const char hex[] = "0123456789abcdef"; in print_num() local
/kernel/linux/linux-5.10/drivers/media/cec/usb/rainshadow/
Drainshadow-cec.c285 char hex[3]; in rain_cec_adap_transmit() local
/kernel/linux/linux-5.10/drivers/isdn/capi/
Dcapiutil.c426 unsigned hex = 0; in printstructlen() local
/kernel/linux/linux-5.10/tools/perf/util/
Ddata-convert-bt.c1424 static struct bt_ctf_field_type *create_int_type(int size, bool sign, bool hex) in create_int_type()
1465 #define CREATE_INT_TYPE(type, size, sign, hex) \ in ctf_writer__init_data() argument
/kernel/linux/linux-5.10/tools/lib/traceevent/
Dparse-filter.c1706 char hex[64]; in get_field_str() local
Devent-parse.h251 struct tep_print_arg_hex hex; member
Devent-parse.c3983 unsigned char *hex; in print_str_arg() local
/kernel/linux/linux-5.10/include/linux/
Dtrace_events.h127 trace_print_func hex; member
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
Dphy.c928 static u8 tbl_to_dec_pwr_by_rate(struct rtw_dev *rtwdev, u32 hex, u8 i) in tbl_to_dec_pwr_by_rate()