/openbmc/linux/sound/isa/gus/ |
H A D | gusmax.c | 94 int loop, max = 5; in snd_gusmax_interrupt() local
|
/openbmc/linux/arch/s390/boot/ |
H A D | kaslr.c | 183 unsigned long min, unsigned long max) in randomize_within_range()
|
/openbmc/linux/lib/kunit/ |
H A D | executor.c | 166 const size_t max = suite_set->end - suite_set->start; in kunit_filter_suites() local
|
/openbmc/linux/drivers/gpu/host1x/ |
H A D | debug.c | 92 u32 max = host1x_syncpt_read_max(m->syncpt + i); in show_syncpts() local
|
/openbmc/linux/drivers/macintosh/ |
H A D | windfarm_smu_controls.c | 49 s32 min, max; /* min/max values */ member
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
H A D | smu_v13_0_6_ppt.c | 387 uint32_t *min, uint32_t *max) in smu_v13_0_6_get_dpm_ultimate_freq() 1006 static int smu_v13_0_6_upload_dpm_level(struct smu_context *smu, bool max, in smu_v13_0_6_upload_dpm_level() 1418 uint32_t max) in smu_v13_0_6_set_gfx_soft_freq_limited_range() 1478 uint32_t min, uint32_t max) in smu_v13_0_6_set_soft_freq_limited_range()
|
/openbmc/linux/net/netfilter/ |
H A D | xt_conntrack.c | 114 port_match(u16 min, u16 max, u16 port, bool invert) in port_match()
|
/openbmc/linux/drivers/hid/ |
H A D | hid-appleir.c | 276 struct hid_usage *usage, unsigned long **bit, int *max) in appleir_input_mapping()
|
/openbmc/u-boot/board/ge/common/ |
H A D | vpd_reader.c | 20 int max; member
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | srq.h | 44 int max; member
|
/openbmc/linux/sound/pci/ca0106/ |
H A D | ca_midi.c | 214 int max = 4; in ca_midi_output_trigger() local
|
/openbmc/bmcweb/redfish-core/include/utils/extern/ |
H A D | date.h | 435 static CONSTCD11 year max() NOEXCEPT { return year{32767}; } in max() function
|
/openbmc/linux/drivers/gpu/drm/i915/gvt/ |
H A D | aperture_gm.c | 246 unsigned long request, avail, max, taken; in alloc_resource() local
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | memfd_secret.c | 211 static int set_cap_limits(rlim_t max) in set_cap_limits()
|
/openbmc/linux/drivers/char/hw_random/ |
H A D | optee-rng.c | 115 static int optee_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in optee_rng_read()
|
/openbmc/linux/fs/jfs/ |
H A D | jfs_extent.c | 303 s64 nb, nblks, daddr, max; in extBalloc() local
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | pci_io.h | 130 static inline int zpci_get_max_io_size(u64 src, u64 dst, int len, int max) in zpci_get_max_io_size()
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu12/ |
H A D | smu_v12_0.c | 214 uint32_t min, uint32_t max) in smu_v12_0_set_soft_freq_limited_range()
|
/openbmc/linux/drivers/powercap/ |
H A D | dtpm_cpu.c | 72 unsigned long max, sum_util = 0; in scale_pd_power_uw() local
|
/openbmc/linux/drivers/input/gameport/ |
H A D | lightning.c | 177 static int l4_calibrate(struct gameport *gameport, int *axes, int *max) in l4_calibrate()
|
/openbmc/linux/tools/include/linux/ |
H A D | kernel.h | 42 #define max(x, y) ({ \ macro
|
/openbmc/phosphor-fan-presence/monitor/ |
H A D | tach_sensor.cpp | 212 std::optional<uint64_t> max = getTarget() * (100 + upperDeviation) / 100; in getRange() local
|
/openbmc/phosphor-fan-presence/control/json/actions/ |
H A D | mapped_floor.cpp | 248 std::optional<PropertyVariantType> max; in getMaxGroupValue() local
|
/openbmc/phosphor-pid-control/pid/ec/ |
H A D | pid.hpp | 14 double max = 0.0; member
|
/openbmc/linux/include/sound/ |
H A D | soc.h | 59 #define SOC_SINGLE(xname, reg, shift, max, invert) \ argument 72 #define SOC_SINGLE_TLV(xname, reg, shift, max, invert, tlv_array) \ argument 103 #define SOC_DOUBLE(xname, reg, shift_left, shift_right, max, invert) \ argument 109 #define SOC_DOUBLE_STS(xname, reg, shift_left, shift_right, max, invert) \ argument 130 #define SOC_DOUBLE_TLV(xname, reg, shift_left, shift_right, max, invert, tlv_array) \ argument 242 #define SOC_DOUBLE_EXT(xname, reg, shift_left, shift_right, max, invert,\ argument 1187 int min, max, platform_max; member 1205 int max; member 1218 long min, max; member
|