Home
last modified time | relevance | path

Searched defs:max_code (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/lib/zlib_deflate/
A Ddeftree.c359 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()
A Ddefutil.h62 int max_code; /* largest code with non zero frequency */ member
/linux-6.3-rc2/drivers/input/misc/
A Dtwl6040-vibra.c123 int vpk, max_code; in twl6040_vibra_code() local
/linux-6.3-rc2/drivers/leds/
A Dleds-lm3692x.c367 u32 max_code; in lm3692x_max_brightness() local
/linux-6.3-rc2/net/ipv6/netfilter/
A Dip6_tables.c1810 icmp6_type_code_match(u_int8_t test_type, u_int8_t min_code, u_int8_t max_code, in icmp6_type_code_match()
/linux-6.3-rc2/net/ipv4/netfilter/
A Dip_tables.c1804 icmp_type_code_match(u_int8_t test_type, u_int8_t min_code, u_int8_t max_code, in icmp_type_code_match()

Completed in 24 milliseconds