/openbmc/qemu/scripts/ |
H A D | analyze-migration.py | 483 def getDictItem(self, value): argument
|
/openbmc/qemu/block/ |
H A D | blkio.c | 985 int value; in blkio_refresh_limits() local
|
/openbmc/qemu/hw/audio/ |
H A D | wm8750.c | 371 uint16_t value; in wm8750_tx() local
|
/openbmc/linux/drivers/net/wireless/silabs/wfx/ |
H A D | sta.c | 240 int wfx_set_rts_threshold(struct ieee80211_hw *hw, u32 value) in wfx_set_rts_threshold()
|
/openbmc/linux/include/linux/ |
H A D | property.h | 351 } value; member
|
/openbmc/linux/drivers/scsi/ |
H A D | NCR5380.c | 324 unsigned char value; member
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | pel.cpp | 885 std::string value{}; in addIMKeyword() local
|
/openbmc/linux/drivers/gpu/drm/vboxvideo/ |
H A D | vboxvideo.h | 206 u32 value; member
|
/openbmc/linux/drivers/cxl/core/ |
H A D | hdm.c | 855 u64 value; in init_hdm_decoder() member
|
/openbmc/phosphor-host-ipmid/include/ipmid/ |
H A D | types.hpp | 248 double value; member
|
/openbmc/sdbusplus/include/sdbusplus/ |
H A D | sdbus.hpp | 328 const void* value) override in sd_bus_message_append_basic()
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | patch.py | 465 def addNote(repo, ref, key, value=None): argument
|
/openbmc/qemu/hw/dma/ |
H A D | xilinx_axidma.c | 498 uint64_t value, unsigned size) in axidma_write()
|
/openbmc/qemu/hw/virtio/ |
H A D | virtio-balloon.c | 300 int64_t value; in balloon_stats_set_poll_interval() local
|
/openbmc/qemu/hw/arm/ |
H A D | xlnx-versal-virt.c | 650 static void versal_set_ospi_model(Object *obj, const char *value, Error **errp) in versal_set_ospi_model()
|
/openbmc/qemu/backends/tpm/ |
H A D | tpm_emulator.c | 614 const char *value; in tpm_emulator_handle_device_opts() local
|
/openbmc/qemu/include/hw/ |
H A D | qdev-core.h | 417 const char *value; member
|
/openbmc/linux/lib/zstd/compress/ |
H A D | zstd_compress.c | 561 static size_t ZSTD_cParam_clampBounds(ZSTD_cParameter cParam, int* value) in ZSTD_cParam_clampBounds() 621 size_t ZSTD_CCtx_setParameter(ZSTD_CCtx* cctx, ZSTD_cParameter param, int value) in ZSTD_CCtx_setParameter() 679 ZSTD_cParameter param, int value) in ZSTD_CCtxParams_setParameter() 873 size_t ZSTD_CCtx_getParameter(ZSTD_CCtx const* cctx, ZSTD_cParameter param, int* value) in ZSTD_CCtx_getParameter() 879 ZSTD_CCtx_params const* CCtxParams, ZSTD_cParameter param, int* value) in ZSTD_CCtxParams_getParameter() 2907 const BYTE value = ip[0]; in ZSTD_isRLE() local
|
/openbmc/linux/drivers/net/ethernet/intel/igb/ |
H A D | igb_main.c | 738 u32 value = 0; in igb_rd32() local 1698 u16 value; in igb_config_tx_modes() local 9218 void igb_read_pci_cfg(struct e1000_hw *hw, u32 reg, u16 *value) in igb_read_pci_cfg() 9225 void igb_write_pci_cfg(struct e1000_hw *hw, u32 reg, u16 *value) in igb_write_pci_cfg() 9232 s32 igb_read_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value) in igb_read_pcie_cap_reg() 9242 s32 igb_write_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value) in igb_write_pcie_cap_reg()
|
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2100.c | 1145 unsigned short value = 0; in rf_kill_active() local 5839 static int ipw2100_wpa_enable(struct ipw2100_priv *priv, int value) in ipw2100_wpa_enable() 5847 static int ipw2100_wpa_set_auth_algs(struct ipw2100_priv *priv, int value) in ipw2100_wpa_set_auth_algs() 7132 int value, err; in ipw2100_wx_set_rts() local 7188 int err = 0, value; in ipw2100_wx_set_txpow() local
|
/openbmc/linux/include/uapi/drm/ |
H A D | radeon_drm.h | 726 void __user *value; member 768 __s64 value; member 922 __u64 value; /* input or return value */ member 1051 __u64 value; member
|
/openbmc/u-boot/arch/mips/include/asm/ |
H A D | mipsregs.h | 946 #define __write_32bit_c0_register(register, sel, value) \ argument 960 #define __write_64bit_c0_register(register, sel, value) \ argument 1002 #define __write_32bit_c0_ctrl_register(register, value) \ argument 1081 #define __writex_32bit_c0_register(register, value) \ argument
|
/openbmc/linux/sound/usb/ |
H A D | mixer_scarlett2.c | 1396 u8 value; in scarlett2_usb_get_config() local 1450 int config_item_num, int index, int value) in scarlett2_usb_set_config() 1459 __le32 value; in scarlett2_usb_set_config() member 2197 int index, int value) in scarlett2_vol_ctl_set_writable()
|
/openbmc/linux/kernel/trace/ |
H A D | bpf_trace.c | 546 u64 *value, u64 *enabled, u64 *running) in get_map_perf_counter() 569 u64 value = 0; in BPF_CALL_2() local 1207 BPF_CALL_3(get_func_arg, void *, ctx, u32, n, u64 *, value) in BPF_CALL_3() argument 1227 BPF_CALL_2(get_func_ret, void *, ctx, u64 *, value) in BPF_CALL_2() argument
|
/openbmc/linux/drivers/iommu/intel/ |
H A D | iommu.c | 182 unsigned long value) in context_set_translation_type() 189 unsigned long value) in context_set_address_root() 196 unsigned long value) in context_set_address_width() 202 unsigned long value) in context_set_domain_id()
|