Searched defs:hex (Results 1 – 16 of 16) sorted by relevance
28 bool hex = false; in vcap_debugfs_show_rule_keyfield() local123 bool hex = false; in vcap_debugfs_show_rule_actionfield() local
468 u8 hex[sizeof(bin) * 2 + 1]; in input_read() local493 u8 hex[TURRIS_MOX_MAX_MODULES * 2 + 1]; in output_read() local514 u8 hex[sizeof(bin) * 2 + 1]; in output_write() local
23 static const char *hex = "0123456789ABCDEF"; in escape_str() local
49 u8 hex; member
46 static uint8_t hex(const uint8_t *data, uint8_t *crc) in hex() function
377 static void pnv_progress(char *s, unsigned short hex) in pnv_progress()
307 static void __init pas_progress(char *s, unsigned short hex) in pas_progress()
140 __u64 hex; in do_test_get_hex() local
267 unsigned char hex[HEX_CHARS]; local
156 const char hex[] = "0123456789abcdef"; in print_num() local
285 char hex[3]; in rain_cec_adap_transmit() local
426 unsigned hex = 0; in printstructlen() local
314 unsigned long hex; in ppc_rtas_progress_write() local
150 trace_print_func hex; member
1221 static u8 tbl_to_dec_pwr_by_rate(struct rtw_dev *rtwdev, u32 hex, u8 i) in tbl_to_dec_pwr_by_rate()
2836 static void check_optarg(char *option, int hex) in check_optarg()