Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_debugfs.c28 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 Dmoxtet.c469 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
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_synproxy.c23 static const char *hex = "0123456789ABCDEF"; in escape_str() local
/linux/drivers/mfd/
H A Djanz-cmodio.c49 u8 hex; member
/linux/tools/firmware/
H A Dihex2fw.c46 static uint8_t hex(const uint8_t *data, uint8_t *crc) in hex() function
/linux/arch/powerpc/platforms/powernv/
H A Dsetup.c377 static void pnv_progress(char *s, unsigned short hex) in pnv_progress()
/linux/arch/powerpc/platforms/pasemi/
H A Dsetup.c307 static void __init pas_progress(char *s, unsigned short hex) in pas_progress()
/linux/tools/perf/tests/
H A Dapi-io.c140 __u64 hex; in do_test_get_hex() local
/linux/lib/
H A Dseq_buf.c267 unsigned char hex[HEX_CHARS]; local
/linux/drivers/media/cec/usb/rainshadow/
H A Drainshadow-cec.c287 char hex[3]; in rain_cec_adap_transmit() local
/linux/tools/perf/util/
H A Ddemangle-rust-v0.c1264 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 Ddata-convert-bt.c1491 create_int_type(int size,bool sign,bool hex) create_int_type() argument
1532 CREATE_INT_TYPE(type,size,sign,hex) ctf_writer__init_data() argument
/linux/arch/powerpc/kernel/
H A Dsetup-common.c845 void ppc_printk_progress(char *s, unsigned short hex) in ppc_printk_progress()
H A Drtas-proc.c314 unsigned long hex; in ppc_rtas_progress_write() local
H A Drtas.c825 void rtas_progress(char *s, unsigned short hex) in rtas_progress()
/linux/drivers/media/cec/usb/extron-da-hd-4k-plus/
H A Dextron-da-hd-4k-plus.c804 static void extron_add_edid(struct extron_port *port, const char *hex) in extron_add_edid()
/linux/tools/power/x86/intel-speed-select/
H A Disst-config.c2836 check_optarg(char * option,int hex) check_optarg() argument