Home
last modified time | relevance | path

Searched defs:get_value (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Dethtool-coalesce.sh6 function get_value { function
H A Dethtool-ring.sh6 function get_value { function
/openbmc/qemu/include/monitor/
H A Dhmp-target.h35 target_long (*get_value)(Monitor *mon, const struct MonitorDef *md, member
/openbmc/linux/drivers/macintosh/
H A Dwindfarm.h29 int (*get_value)(struct wf_control *ct, s32 *val); member
100 int (*get_value)(struct wf_sensor *sr, s32 *val); member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/
H A Dhw_hpd.c65 static enum gpio_result get_value( in get_value() function
H A Dhw_gpio.h54 enum gpio_result (*get_value)( member
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dsharedbuffer_configuration.py69 def get_value(self, objid): member in RandomValuePicker
108 def get_value(self, objid): member in RecordValuePicker
/openbmc/u-boot/include/asm-generic/
H A Dgpio.h255 int (*get_value)(struct udevice *dev, unsigned offset); member
/openbmc/u-boot/include/power/
H A Dregulator.h193 int (*get_value)(struct udevice *dev); member
/openbmc/u-boot/tools/dtoc/
H A Ddtb_platdata.py87 def get_value(ftype, value): function
/openbmc/linux/tools/perf/tests/shell/lib/
H A Dperf_metric_validation.py116 def get_value(self, name:str, ridx:int = 0) -> list: member in Validator
/openbmc/qemu/python/scripts/
H A Dmkvenv.py263 def get_value(self, field: str) -> str: member in QemuEnvBuilder
/openbmc/openbmc/poky/bitbake/lib/prserv/
H A Ddb.py189 def get_value(self, version, pkgarch, checksum, history): member in PRTable
/openbmc/linux/tools/lib/subcmd/
H A Dparse-options.c69 static int get_value(struct parse_opt_ctx_t *p, in get_value() function
/openbmc/linux/kernel/
H A Dkexec_file.c1125 void *buf, unsigned int size, bool get_value) in kexec_purgatory_get_set_symbol()
/openbmc/linux/tools/perf/util/
H A Dconfig.c145 static int get_value(config_fn_t fn, void *data, char *name, unsigned int len) in get_value() function
/openbmc/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-pri.h391 #define STAT_SHOW_FUNC(type, get_value, print) \ argument
/openbmc/linux/tools/testing/selftests/kvm/lib/
H A Dsparsebit.c1902 static bool get_value(sparsebit_idx_t idx) in get_value() function
/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw-internal.h70 pvr2_ctlf_get_value get_value; /* Get its value */ member
/openbmc/linux/drivers/scsi/isci/
H A Dhost.c181 u32 get_value = ihost->completion_queue_get; in sci_controller_completion_queue_has_entries() local
/openbmc/u-boot/tools/buildman/
H A Dkconfiglib.py1921 def get_value(self): member in Symbol
/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.h453 GVariant * (*get_value) (SensorValue *object); member