Searched defs:max_code (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/misc/ |
H A D | twl6040-vibra.c | 123 int vpk, max_code; in twl6040_vibra_code() local
|
/kernel/linux/linux-6.6/drivers/input/misc/ |
H A D | twl6040-vibra.c | 123 int vpk, max_code; in twl6040_vibra_code() local
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A 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() argument 174 static bool icmp_type_code_match(u8 test_type, u8 min_code, u8 max_code, in icmp_type_code_match() argument 182 static bool icmp6_type_code_match(u8 test_type, u8 min_code, u8 max_code, in icmp6_type_code_match() argument
|
/kernel/linux/linux-5.10/drivers/leds/ |
H A D | leds-lm3692x.c | 368 u32 max_code; in lm3692x_max_brightness() local
|
/kernel/linux/linux-5.10/lib/zlib_deflate/ |
H A D | deftree.c | 359 int max_code = desc->max_code; in gen_bitlen() local 441 gen_codes( ct_data *tree, int max_code, ush *bl_count ) gen_codes() argument 493 int max_code = -1; /* largest code with non zero frequency */ build_tree() local [all...] |
H A D | defutil.h | 62 int max_code; /* largest code with non zero frequency */ member
|
/kernel/linux/linux-6.6/drivers/leds/ |
H A D | leds-lm3692x.c | 367 u32 max_code; in lm3692x_max_brightness() local
|
/kernel/linux/linux-6.6/lib/zlib_deflate/ |
H A D | deftree.c | 359 int max_code = desc->max_code; in gen_bitlen() local 441 gen_codes( ct_data *tree, int max_code, ush *bl_count ) gen_codes() argument 493 int max_code = -1; /* largest code with non zero frequency */ build_tree() local [all...] |
H A D | defutil.h | 62 int max_code; /* largest code with non zero frequency */ member
|
/kernel/linux/linux-5.10/net/ipv4/netfilter/ |
H A D | ip_tables.c | 1790 icmp_type_code_match(u_int8_t test_type, u_int8_t min_code, u_int8_t max_code, in icmp_type_code_match() argument
|
/kernel/linux/linux-5.10/net/ipv6/netfilter/ |
H A D | ip6_tables.c | 1801 icmp6_type_code_match(u_int8_t test_type, u_int8_t min_code, u_int8_t max_code, in icmp6_type_code_match() argument
|
Completed in 13 milliseconds