/openbmc/u-boot/drivers/usb/gadget/ |
H A D | ep0.c | 169 struct urb *urb, int max, int descriptor_type, in ep0_get_descriptor()
|
/openbmc/qemu/util/ |
H A D | qemu-progress.c | 142 void qemu_progress_print(float delta, int max) in qemu_progress_print()
|
/openbmc/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 | omap3-rom-rng.c | 37 static int omap3_rom_rng_read(struct hwrng *rng, void *data, size_t max, bool w) in omap3_rom_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()
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | timing.c | 133 u64 min, max, sum, sum_quad; in kvmppc_exit_timing_show() local
|
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | journal.cpp | 58 const std::string& field, const std::string& fieldValue, unsigned int max) in getMessages()
|
/openbmc/phosphor-fan-presence/control/json/actions/ |
H A D | target_from_group_max.cpp | 164 std::optional<PropertyVariantType> max; in processGroups() local
|
/openbmc/phosphor-pid-control/dbus/ |
H A D | dbusutil.cpp | 137 void scaleSensorReading(const double min, const double max, double& value) in scaleSensorReading()
|
/openbmc/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()
|
/openbmc/linux/drivers/clk/starfive/ |
H A D | clk-starfive-jh7110-isp.c | 152 u32 max = jh7110_ispclk_data[idx].max; in jh7110_ispcrg_probe() local
|
H A D | clk-starfive-jh7110-vout.c | 157 u32 max = jh7110_voutclk_data[idx].max; in jh7110_voutcrg_probe() local
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | nconf.h | 27 #define max(a, b) ({\ macro
|
/openbmc/linux/drivers/hid/ |
H A D | hid-cypress.c | 85 unsigned long **bit, int *max) in cp_input_mapped()
|
/openbmc/telemetry/src/utils/ |
H A D | conversion.hpp | 78 auto max = data[0].second; in maxEnumValue() local
|
/openbmc/linux/arch/powerpc/platforms/powermac/ |
H A D | backlight.c | 80 int i, max = 0; in pmac_backlight_curve_lookup() local
|
/openbmc/linux/tools/power/cpupower/lib/ |
H A D | cpufreq.h | 13 unsigned long max; member
|
/openbmc/linux/drivers/input/ |
H A D | input.c | 65 unsigned long *bm, unsigned int max) in is_event_supported() 499 int min, int max, int fuzz, int flat) in input_set_abs_params() 1171 unsigned long *bitmap, int max) in input_seq_print_bitmap() 1586 int max, int add_cr) in input_print_bitmap() 1682 const char *name, const unsigned long *bitmap, int max) in input_add_uevent_bm_var() 1743 #define INPUT_ADD_HOTPLUG_BM_VAR(name, bm, max) \ argument
|
/openbmc/linux/drivers/regulator/ |
H A D | rtmv20-regulator.c | 190 static u32 clamp_to_selector(u32 val, u32 min, u32 max, u32 step) in clamp_to_selector() 203 u32 max; in rtmv20_properties_init() member
|
H A D | da9052-regulator.c | 286 #define DA9052_LDO(_id, _name, step, min, max, sbits, ebits, abits) \ argument 308 #define DA9052_DCDC(_id, _name, step, min, max, sbits, ebits, abits) \ argument
|
H A D | mt6359-regulator.c | 41 #define MT6359_BUCK(match, _name, min, max, step, \ argument 72 #define MT6359_LDO_LINEAR(match, _name, min, max, step, \ argument
|
/openbmc/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() 189 } min, max; in slpc_power() local
|
/openbmc/linux/drivers/tty/serial/8250/ |
H A D | 8250_fintek.c | 175 int *max) in fintek_8250_get_ldn_range() 374 int i, j, k, min, max; in probe_setup_port() local
|
/openbmc/linux/drivers/pnp/isapnp/ |
H A D | core.c | 451 resource_size_t min, max, align, len; in isapnp_parse_port_resource() local 489 resource_size_t min, max, align, len; in isapnp_parse_mem_resource() local 510 resource_size_t min, max, align, len; in isapnp_parse_mem32_resource() local
|