/linux/drivers/target/ |
H A D | target_core_fabric_lib.c | 262 char hex[17] = {}; in sas_parse_pr_out_transport_id() local 270 char hex[33] = {}; in srp_parse_pr_out_transport_id() local 283 char hex[17] = {}; in sbp_parse_pr_out_transport_id() local
|
/linux/drivers/net/ethernet/microchip/vcap/ |
H A D | vcap_api_debugfs.c | 28 bool hex = false; in vcap_debugfs_show_rule_keyfield() local 123 bool hex = false; in vcap_debugfs_show_rule_actionfield() local
|
/linux/drivers/bus/ |
H A D | moxtet.c | 468 u8 hex[sizeof(bin) * 2 + 1]; in input_read() local 493 u8 hex[TURRIS_MOX_MAX_MODULES * 2 + 1]; in output_read() local 514 u8 hex[sizeof(bin) * 2 + 1]; in output_write() local
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | xdp_synproxy.c | 23 static const char *hex = "0123456789ABCDEF"; in escape_str() local
|
/linux/drivers/mfd/ |
H A D | janz-cmodio.c | 49 u8 hex; member
|
/linux/tools/firmware/ |
H A D | ihex2fw.c | 46 static uint8_t hex(const uint8_t *data, uint8_t *crc) in hex() function
|
/linux/arch/powerpc/platforms/powernv/ |
H A D | setup.c | 377 static void pnv_progress(char *s, unsigned short hex) in pnv_progress()
|
/linux/arch/powerpc/platforms/pasemi/ |
H A D | setup.c | 307 static void __init pas_progress(char *s, unsigned short hex) in pas_progress()
|
/linux/tools/perf/tests/ |
H A D | api-io.c | 140 __u64 hex; in do_test_get_hex() local
|
/linux/lib/ |
H A D | seq_buf.c | 267 unsigned char hex[HEX_CHARS]; local
|
/linux/arch/parisc/boot/compressed/ |
H A D | misc.c | 156 const char hex[] = "0123456789abcdef"; in print_num() local
|
/linux/drivers/isdn/capi/ |
H A D | capiutil.c | 426 unsigned hex = 0; in printstructlen() local
|
/linux/tools/perf/util/ |
H A D | demangle-rust-v0.c | 1264 struct buf hex; in printer_print_const_uint() local 1286 struct buf hex; in printer_print_const_str_literal() local 1340 struct buf hex; in printer_print_const() local
|
H A D | data-convert-bt.c | 1432 static struct bt_ctf_field_type *create_int_type(int size, bool sign, bool hex) in create_int_type() 1473 #define CREATE_INT_TYPE(type, size, sign, hex) \ in ctf_writer__init_data() argument
|
/linux/arch/powerpc/kernel/ |
H A D | rtas-proc.c | 314 unsigned long hex; in ppc_rtas_progress_write() local
|
H A D | rtas.c | 825 void rtas_progress(char *s, unsigned short hex) in rtas_progress()
|
/linux/include/linux/ |
H A D | trace_events.h | 150 trace_print_func hex; member
|
/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | phy.c | 1221 static u8 tbl_to_dec_pwr_by_rate(struct rtw_dev *rtwdev, u32 hex, u8 i) in tbl_to_dec_pwr_by_rate()
|
/linux/tools/power/x86/intel-speed-select/ |
H A D | isst-config.c | 2836 static void check_optarg(char *option, int hex) in check_optarg()
|