Home
last modified time | relevance | path

Searched defs:value (Results 5376 – 5400 of 6826) sorted by relevance

1...<<211212213214215216217218219220>>...274

/openbmc/linux/fs/smb/client/
H A Dreparse.c353 __le64 value; member
/openbmc/linux/drivers/hid/
H A Dhid-magicmouse.c515 struct hid_usage *usage, __s32 value) in magicmouse_event()
/openbmc/bmcweb/redfish-core/lib/
H A Dchassis.hpp219 const std::string& value) { in handlePhysicalSecurityGetSubTree()
/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dhw.h872 #define SET_VAL(reg, value, newvalue) \ argument
878 #define MOD_VAL(reg, value, newvalue) \ argument
881 #define GET_VAL(reg, value) \ argument
/openbmc/u-boot/include/
H A Dpci.h1162 u32 value) in pci_write_config_dword()
1169 u16 value) in pci_write_config_word()
1176 u8 value) in pci_write_config_byte()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwsignal.c236 #define brcmf_skb_if_flags_set_field(skb, field, value) \ argument
271 #define brcmf_skb_htod_tag_set_field(skb, field, value) \ argument
287 #define brcmf_skb_htod_seq_set_field(skb, field, value) \ argument
/openbmc/linux/drivers/net/dsa/
H A Dmt7530.c86 int value, ret; in core_read_mmd_indirect() local
2055 mt7530_gpio_set(struct gpio_chip *gc, unsigned int offset, int value) in mt7530_gpio_set()
2089 mt7530_gpio_direction_output(struct gpio_chip *gc, unsigned int offset, int value) in mt7530_gpio_direction_output()
/openbmc/linux/drivers/usb/gadget/function/
H A Df_fs.c629 static long ffs_ep0_ioctl(struct file *file, unsigned code, unsigned long value) in ffs_ep0_ioctl()
1170 int value; in ffs_aio_cancel() local
1278 unsigned long value) in ffs_epfile_ioctl()
/openbmc/qemu/
H A Dblockdev.c703 const char *value; in qemu_opt_rename() local
778 const char *value; in drive_new() local
3526 BlockJobInfo *value; in qmp_query_block_jobs() local
/openbmc/qemu/hw/ppc/
H A Dpnv.c2648 static void pnv_machine_set_big_core(Object *obj, bool value, Error **errp) in pnv_machine_set_big_core()
2660 static void pnv_machine_set_lpar_per_core(Object *obj, bool value, Error **errp) in pnv_machine_set_lpar_per_core()
2673 static void pnv_machine_set_hb(Object *obj, bool value, Error **errp) in pnv_machine_set_hb()
/openbmc/linux/drivers/spi/
H A Dspi.c2231 u32 value; in of_spi_parse_dt_cs_delay() local
2247 u32 value; in of_spi_parse_dt() local
4589 static int acpi_spi_notify(struct notifier_block *nb, unsigned long value, in acpi_spi_notify()
/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c996 unsigned long max, unsigned long *value) in parse_strtoul()
1955 int value = s & 0xffff; in hotkey_gmms_get_tablet_mode() local
6152 static int thermal_get_sensor(int idx, s32 *value) in thermal_get_sensor()
6263 s32 value; in thermal_temp_input_show() local
6611 static int tpacpi_brightness_set_ec(unsigned int value) in tpacpi_brightness_set_ec()
6628 static int tpacpi_brightness_set_ucmsstep(unsigned int value) in tpacpi_brightness_set_ucmsstep()
6653 static int brightness_set(unsigned int value) in brightness_set()
9465 static int tpacpi_battery_set(int what, int battery, int value) in tpacpi_battery_set()
9519 static int tpacpi_battery_set_validate(int what, int battery, int value) in tpacpi_battery_set_validate()
9657 unsigned long value; in tpacpi_battery_store() local
/openbmc/linux/include/linux/
H A Dkvm_host.h1915 u64 value, size_t bucket_size) in kvm_stats_linear_hist_update()
1931 static inline void kvm_stats_log_hist_update(u64 *data, size_t size, u64 value) in kvm_stats_log_hist_update()
1939 #define KVM_STATS_LINEAR_HIST_UPDATE(array, value, bsize) \ argument
1941 #define KVM_STATS_LOG_HIST_UPDATE(array, value) \ argument
/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Dhost.h385 u32 value; member
565 u8 value[128]; member
576 } value; member
874 u8 value[LBS_EEPROM_READ_LEN]; member
/openbmc/linux/drivers/tty/
H A Dsynclink_gt.c1313 unsigned short value; in set_break() local
3744 static void wr_reg8(struct slgt_info *info, unsigned int addr, __u8 value) in wr_reg8()
3754 static void wr_reg16(struct slgt_info *info, unsigned int addr, __u16 value) in wr_reg16()
3764 static void wr_reg32(struct slgt_info *info, unsigned int addr, __u32 value) in wr_reg32()
/openbmc/linux/drivers/misc/sgi-gru/
H A Dgru_instructions.h436 unsigned long value, unsigned char xtype, unsigned long nelem, in gru_vset()
450 unsigned int tri1, unsigned long value, unsigned char xtype, in gru_ivset()
/openbmc/linux/drivers/gpu/drm/tegra/
H A Dsor.h222 #define SOR_XBAR_CTRL_LINK1_XSEL(channel, value) ((((value) & 0x7) << ((channel) * 3)) << 17) argument
223 #define SOR_XBAR_CTRL_LINK0_XSEL(channel, value) ((((value) & 0x7) << ((channel) * 3)) << 2) argument
/openbmc/linux/arch/arm/kernel/
H A Dperf_event_v7.c751 u32 value = 0; in armv7pmu_read_counter() local
766 static inline void armv7pmu_write_counter(struct perf_event *event, u64 value) in armv7pmu_write_counter()
/openbmc/linux/sound/pci/
H A Datiixp.c299 unsigned int mask, unsigned int value) in snd_atiixp_update_bits()
315 #define atiixp_write(chip,reg,value) \ argument
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dbootstrap-3.4.1.js1372 var regExp = $(allowedAttributeList).filter(function (index, value) { argument
1533 this._options && $.each(this._options, function (key, value) { argument
/openbmc/linux/drivers/net/wireless/legacy/
H A Dwl3501_cs.c175 void *value, int len) in iw_set_mgmt_info_element()
1384 u32 value; /* size checked: it is u32 */ in wl3501_get_wireless_stats() local
/openbmc/linux/drivers/nfc/
H A Dport100.c217 u8 value; member
523 static inline u8 port100_checksum(u16 value) in port100_checksum()
/openbmc/linux/drivers/video/fbdev/savage/
H A Dsavagefb.h363 static inline void VGAwATTR(u8 index, u8 value, struct savagefb_par *par) in VGAwATTR()
375 static inline void VGAwMISC(u8 value, struct savagefb_par *par) in VGAwMISC()
/openbmc/linux/drivers/scsi/
H A Dmegaraid.c81 #define WRINDOOR(adapter,value) writel(value, (adapter)->mmio_base + 0x20) argument
82 #define WROUTDOOR(adapter,value) writel(value, (adapter)->mmio_base + 0x2C) argument
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dpolaris10_smumgr.c1658 uint32_t ro, efuse, volt_without_cks, volt_with_cks, value; in polaris10_populate_clock_stretcher_data_table() local
2464 static uint32_t polaris10_get_mac_definition(uint32_t value) in polaris10_get_mac_definition()

1...<<211212213214215216217218219220>>...274