/linux/drivers/char/hw_random/ |
H A D | ingenic-rng.c | 55 static int ingenic_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in ingenic_rng_read()
|
H A D | amd-rng.c | 62 static int amd_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in amd_rng_read()
|
/linux/tools/testing/selftests/nolibc/ |
H A D | nolibc-test.c | 703 int run_startup(int min, int max) in run_startup() 1276 int run_syscall(int min, int max) in run_syscall() 1420 int run_stdlib(int min, int max) in run_stdlib() 1687 static int run_printf(int min, int max) in run_printf() 1739 int max __attribute__((unused))) in run_protection() 1894 int max = INT_MAX; in main() local
|
/linux/drivers/media/rc/ |
H A D | ir-sharp-decoder.c | 193 struct ir_raw_event *events, unsigned int max) in ir_sharp_encode()
|
H A D | ir-sanyo-decoder.c | 190 struct ir_raw_event *events, unsigned int max) in ir_sanyo_encode()
|
/linux/drivers/hid/bpf/progs/ |
H A D | XPPen__ArtistPro16Gen2.bpf.c | 229 __u16 max = logical_maximum - compensation; in compensate_coordinates_by_tilt() local
|
/linux/drivers/gpu/drm/sysfb/ |
H A D | drm_sysfb_screen_info.c | 14 u64 value, u64 max) in drm_sysfb_get_validated_size0()
|
/linux/tools/power/cpupower/lib/ |
H A D | cpufreq.h | 13 unsigned long max; member
|
/linux/sound/soc/codecs/ |
H A D | rt-sdw-common.h | 27 unsigned int max; member
|
/linux/drivers/hid/ |
H A D | hid-cypress.c | 85 unsigned long **bit, int *max) in cp_input_mapped()
|
H A D | hid-dr.c | 250 unsigned long **bit, int *max) in dr_input_mapping()
|
H A D | hid-sony.c | 589 unsigned long **bit, int *max) in guitar_mapping() 618 unsigned long **bit, int *max) in ps3remote_mapping() 652 unsigned long **bit, int *max) in navigation_mapping() 700 unsigned long **bit, int *max) in sixaxis_mapping() 965 unsigned long **bit, int *max) in sony_mapping()
|
/linux/drivers/gpu/drm/amd/pm/swsmu/inc/ |
H A D | smu_v13_0_pptable.h | 112 uint32_t max[SMU_13_0_MAX_ODSETTING]; //default maximum settings member 135 …uint32_t max[SMU_13_0_MAX_PPCLOCK]; //PowerSavingClock Mode Clock Maximum ar… member
|
/linux/net/netfilter/ipvs/ |
H A D | ip_vs_est.c | 603 int max = 16; in ip_vs_est_drain_temp_list() local 644 int max = 8; in ip_vs_est_calc_limits() local
|
/linux/mm/ |
H A D | readahead.c | 368 static unsigned long get_init_ra_size(unsigned long size, unsigned long max) in get_init_ra_size() 387 unsigned long max) in get_next_ra_size()
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | selftest_slpc.c | 73 static int slpc_restore_freq(struct intel_guc_slpc *slpc, u32 min, u32 max) in slpc_restore_freq() 204 } min, max; in slpc_power() local
|
/linux/kernel/time/ |
H A D | test_udelay.c | 29 int min = 0, max = 0, fail_count = 0; in udelay_test_single() local
|
H A D | sleep_timeout.c | 362 void __sched usleep_range_state(unsigned long min, unsigned long max, unsigned int state) in usleep_range_state()
|
/linux/tools/perf/util/ |
H A D | mem2node.c | 52 int i, j = 0, max = 0; in mem2node__init() local
|
/linux/drivers/input/ |
H A D | touchscreen.c | 35 int min, int max, int fuzz) in touchscreen_set_params()
|
/linux/tools/perf/util/bpf_skel/ |
H A D | func_latency.bpf.c | 44 __s64 max; variable
|
/linux/drivers/clk/meson/ |
H A D | clk-pll.h | 21 unsigned int max; member
|
/linux/sound/firewire/fireworks/ |
H A D | fireworks_proc.c | 132 unsigned int g, c, m, max, size; in proc_read_phys_meters() local
|
/linux/drivers/net/wireless/broadcom/b43/ |
H A D | ppr.c | 35 void b43_ppr_apply_max(struct b43_wldev *dev, struct b43_ppr *ppr, u8 max) in b43_ppr_apply_max()
|
/linux/drivers/net/ethernet/fungible/funcore/ |
H A D | fun_queue.c | 282 unsigned int __fun_process_cq(struct fun_queue *funq, unsigned int max) in __fun_process_cq() 335 unsigned int fun_process_cq(struct fun_queue *funq, unsigned int max) in fun_process_cq()
|