Home
last modified time | relevance | path

Searched defs:values (Results 76 – 100 of 296) sorted by relevance

12345678910>>...12

/openbmc/linux/Documentation/scheduler/
H A Dsched-util-clamp.rst505 .. _sched-util-clamp-min-rt-default:
/openbmc/linux/drivers/char/agp/
H A Dintel-agp.c21 struct aper_size_info_16 *values; in intel_fetch_size() local
40 struct aper_size_info_8 *values; in __intel_8xx_fetch_size() local
H A Dsis-agp.c27 struct aper_size_info_8 *values; in sis_fetch_size() local
/openbmc/openbmc/poky/meta/lib/oe/
H A Drecipeutils.py142 def patch_recipe_lines(fromlines, values, trailing_newline=True): argument
271 def patch_recipe_file(fn, values, patch=False, relpath='', redirect_output=None): argument
/openbmc/linux/drivers/mfd/
H A Dstmpe.c92 u8 *values) in __stmpe_block_read()
107 const u8 *values) in __stmpe_block_write()
216 int stmpe_block_read(struct stmpe *stmpe, u8 reg, u8 length, u8 *values) in stmpe_block_read()
236 const u8 *values) in stmpe_block_write()
/openbmc/linux/drivers/input/mouse/
H A Dcyapa_gen3.c245 u8 *values) in cyapa_smbus_read_block()
304 u8 *values) in cyapa_i2c_reg_read_block()
310 size_t len, const u8 *values) in cyapa_i2c_reg_write_block()
315 ssize_t cyapa_read_block(struct cyapa *cyapa, u8 cmd_idx, u8 *values) in cyapa_read_block()
/openbmc/dbus-sensors/src/
H A DUtils.cpp473 values; in setupPowerMatchCallback() local
514 values; in setupPowerMatchCallback() local
537 values; in setupPowerMatchCallback() local
/openbmc/phosphor-pid-control/pid/
H A Dfancontroller.cpp50 std::vector<double> values; in inputProc() local
/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddp.c334 u8 values[2], value; in drm_dp_link_configure() local
471 u8 values[4], pattern = 0; in drm_dp_link_apply_training() local
/openbmc/qemu/hw/s390x/
H A Ds390-stattrib.c283 uint32_t count, uint8_t *values) in qemu_s390_peek_stattr_stub()
291 uint32_t count, uint8_t *values) in qemu_s390_get_stattr_stub()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpel_values.cpp336 std::string getValue(const uint8_t field, const pel_values::PELValues& values, in getValue()
/openbmc/phosphor-fan-presence/presence/
H A Dtach.cpp102 std::vector<double> values; in present() local
/openbmc/phosphor-inventory-manager/
H A Dassociation_manager.hpp61 std::vector<InterfaceVariantType> values; member
/openbmc/linux/arch/um/drivers/
H A Dvector_user.h55 char *values[MAXVARGS]; member
/openbmc/linux/drivers/mmc/core/
H A Dpwrseq_simple.c42 unsigned long *values; in mmc_pwrseq_simple_set_gpios_value() local
/openbmc/linux/lib/
H A Dlinear_ranges.c52 int values; in linear_range_values_in_range_array() local
/openbmc/linux/drivers/i2c/muxes/
H A Di2c-mux-reg.c86 unsigned *values; in i2c_mux_reg_probe_dt() local
H A Di2c-mux-gpio.c62 unsigned *values; in i2c_mux_gpio_probe_fw() local
/openbmc/linux/include/linux/iio/common/
H A Dinv_sensors_timestamp.h40 uint32_t values[32]; member
/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_hgt.c73 const u8 *values = ctrl->p_new.p_u8; in hgt_hue_areas_try_ctrl() local
/openbmc/linux/tools/perf/util/
H A Dbpf_counter.c231 struct bpf_perf_event_value values[num_cpu_bpf]; in bpf_program_profiler__read() local
614 struct bpf_perf_event_value values[num_cpu_bpf]; in bperf__read() local
H A Dbpf_counter_cgroup.c238 struct bpf_perf_event_value *values; in bperf_cgrp__read() local
/openbmc/intel-ipmi-oem/include/
H A Dbiosxml.hpp377 bool evaluateExprStack(std::stack<int>& values, in evaluateExprStack()
506 std::stack<int> values; in evaluateExpression() local
/openbmc/s2600wf-misc/hsbp-manager/src/
H A Dhsbp_manager.cpp871 std::string, std::variant<std::string>>& values) mutable { in populateAsset()
1601 values) { in updateAssets()
1813 values) { in populateMuxes()
2054 boost::container::flat_map<std::string, BasicVariantType> values; in setupBackplanesAndDrivesMatch() local
2116 boost::container::flat_map<std::string, BasicVariantType> values; in setupBackplanesAndDrivesMatch() local
2710 boost::container::flat_map<std::string, BasicVariantType> values; in setupHsbpConfigMatch() local
/openbmc/linux/tools/perf/tests/
H A Dsample-parsing.c271 struct sample_read_value values[] = {{1, 5, 0}, {9, 3, 0}, {2, 7, 0}, {6, 4, 1},}; in do_test() local

12345678910>>...12