Home
last modified time | relevance | path

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

/linux/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/drivers/input/misc/
A Dtwl6040-vibra.c123 int vpk, max_code; in twl6040_vibra_code() local
/linux/drivers/leds/
A Dleds-lm3692x.c367 u32 max_code; in lm3692x_max_brightness() local
/linux/net/ipv4/netfilter/
A Dip_tables.c1801 icmp_type_code_match(u_int8_t test_type, u_int8_t min_code, u_int8_t max_code, in icmp_type_code_match()
/linux/net/ipv6/netfilter/
A Dip6_tables.c1807 icmp6_type_code_match(u_int8_t test_type, u_int8_t min_code, u_int8_t max_code, in icmp6_type_code_match()

Completed in 21 milliseconds