Searched defs:max_code (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/net/netfilter/ |
D | xt_tcpudp.c | 168 static bool type_code_in_range(u8 test_type, u8 min_code, u8 max_code, in type_code_in_range() 174 static bool icmp_type_code_match(u8 test_type, u8 min_code, u8 max_code, in icmp_type_code_match() 182 static bool icmp6_type_code_match(u8 test_type, u8 min_code, u8 max_code, in icmp6_type_code_match()
|
/Linux-v6.6/lib/zlib_deflate/ |
D | deftree.c | 359 int max_code = desc->max_code; in gen_bitlen() local 443 int max_code, /* largest code with non zero frequency */ in gen_codes() 493 int max_code = -1; /* largest code with non zero frequency */ in build_tree() local 575 int max_code /* and its largest code of non zero frequency */ in scan_tree() 621 int max_code /* and its largest code of non zero frequency */ in send_tree()
|
D | defutil.h | 62 int max_code; /* largest code with non zero frequency */ member
|
/Linux-v6.6/drivers/input/misc/ |
D | twl6040-vibra.c | 123 int vpk, max_code; in twl6040_vibra_code() local
|
/Linux-v6.6/drivers/leds/ |
D | leds-lm3692x.c | 367 u32 max_code; in lm3692x_max_brightness() local
|