/openbmc/linux/drivers/usb/isp1760/ |
H A D | isp1760-core.h | 59 static inline u32 isp1760_field_read(struct regmap_field **fields, u32 field) in isp1760_field_read() 68 static inline void isp1760_field_write(struct regmap_field **fields, u32 field, in isp1760_field_write() 74 static inline void isp1760_field_set(struct regmap_field **fields, u32 field) in isp1760_field_set() 79 static inline void isp1760_field_clear(struct regmap_field **fields, u32 field) in isp1760_field_clear()
|
/openbmc/u-boot/arch/arc/include/asm/ |
H A D | arc-bcr.h | 25 } fields; member 36 } fields; member 47 } fields; member 58 } fields; member 72 } fields; member
|
/openbmc/linux/tools/testing/selftests/net/openvswitch/ |
H A D | ovs-dpctl.py | 698 fields = ( variable in ovskey.ovs_key_proto 801 fields = ( variable in ovskey.ethaddr 842 fields = ( variable in ovskey.ovs_key_ipv4 895 fields = ( variable in ovskey.ovs_key_ipv6 1003 fields = ( variable in ovskey.ovs_key_icmp 1051 fields = ( variable in ovskey.ovs_key_arp 1111 fields = ( variable in ovskey.ovs_key_nd 1147 fields = ( variable in ovskey.ovs_key_ct_tuple_ipv4 1194 fields = ( variable in ovskey.ovs_key_ct_tuple_ipv6 1501 fields = ( variable in OvsDatapath.dp_cmd_msg.dpstats [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/ |
H A D | dc_hdmi_types.h | 82 } fields; member 93 } fields; member 113 } fields; member 122 } fields; member 130 } fields; member
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-ethtool.c | 353 void *key, void *mask, u64 *fields) in dpaa2_eth_prep_eth_rule() 383 void *key, void *mask, u64 *fields) in dpaa2_eth_prep_uip_rule() 438 void *key, void *mask, u8 l4_proto, u64 *fields) in dpaa2_eth_prep_l4_rule() 489 void *key, void *mask, u64 *fields) in dpaa2_eth_prep_ext_rule() 508 void *key, void *mask, u64 *fields) in dpaa2_eth_prep_mac_ext_rule() 523 void *mask, u64 *fields) in dpaa2_eth_prep_cls_rule() 581 u64 fields = 0; in dpaa2_eth_do_cls_rule() local
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | qcow2_format.py | 141 fields = ( variable in Qcow2BitmapExt 178 fields = ( variable in Qcow2BitmapDirEntry 224 fields = ( variable in Qcow2BitmapTableEntry 291 fields = ( variable in QcowHeaderExtension 370 fields = ( variable in QcowHeader
|
/openbmc/linux/drivers/mux/ |
H A D | mmio.c | 20 struct regmap_field **fields = mux_chip_priv(mux->chip); in mux_mmio_set() local 40 struct regmap_field **fields; in mux_mmio_probe() local
|
/openbmc/u-boot/common/eeprom/ |
H A D | eeprom_layout.c | 53 struct eeprom_field *fields = layout->fields; in eeprom_layout_print() local 71 struct eeprom_field *fields = layout->fields; in eeprom_layout_update_field() local
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | pel_values.cpp | 252 PELValues::const_iterator findByValue(uint32_t value, const PELValues& fields) in findByValue() 261 const PELValues& fields) in findByName()
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-h264.c | 78 u8 fields = V4L2_H264_FRAME_REF; in v4l2_h264_init_reflist_builder() local 87 u8 fields = V4L2_H264_TOP_FIELD_REF; in v4l2_h264_init_reflist_builder() local 95 u8 fields = V4L2_H264_BOTTOM_FIELD_REF; in v4l2_h264_init_reflist_builder() local
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templatetags/ |
H A D | objects_to_dictionaries_filter.py | 9 def objects_to_dictionaries(iterable, fields): argument
|
/openbmc/linux/tools/kvm/kvm_stat/ |
H A D | kvm_stat | 743 def fields(self): member in TracepointProvider 747 def fields(self, fields): argument 830 def fields(self): member in DebugfsProvider 834 def fields(self, fields): argument
|
/openbmc/linux/kernel/trace/ |
H A D | trace_events_synth.c | 130 union trace_synth_field fields[]; member 944 struct synth_field **fields) in alloc_synth_event() 1115 struct synth_field_desc *fields, in synth_event_add_fields() 1236 struct synth_field_desc *fields, in synth_event_gen_cmd_array_start() 1274 struct synth_field *field, *fields[SYNTH_FIELDS_MAX]; in __create_synth_event() local 1434 int synth_event_create(const char *name, struct synth_field_desc *fields, in synth_event_create() 1554 char *name = NULL, *fields, *p; in create_or_delete_synth_event() local 2137 char *fields, *p; in create_synth_event() local
|
/openbmc/bmcweb/redfish-core/src/ |
H A D | registries.cpp | 37 std::vector<std::string> fields; in getMessage() local
|
/openbmc/linux/drivers/pci/ |
H A D | pci-acpi.c | 176 union acpi_object *fields = record->package.elements; in decode_type0_hpx_record() local 226 union acpi_object *fields = record->package.elements; in decode_type1_hpx_record() local 375 union acpi_object *fields = record->package.elements; in decode_type2_hpx_record() local 591 union acpi_object *fields = record->package.elements; in program_type3_hpx_record() local 630 union acpi_object *package, *record, *fields; in acpi_run_hpx() local 705 union acpi_object *package, *fields; in acpi_run_hpp() local
|
H A D | pci-stub.c | 60 int fields; in pci_stub_init() local
|
/openbmc/linux/Documentation/filesystems/ |
H A D | proc.rst | 1706 Example 1724 Description
|
/openbmc/u-boot/include/ |
H A D | eeprom_layout.h | 17 struct eeprom_field *fields; member
|
/openbmc/bmcweb/http/ |
H A D | http_response.hpp | 40 fields_type& fields() in fields() function 45 const fields_type& fields() const in fields() function
|
/openbmc/qemu/util/ |
H A D | selfmap.c | 28 gchar **fields = g_strsplit(lines[i], " ", 6); in read_self_maps() local
|
/openbmc/libpldm/src/dsp/ |
H A D | bios_table.c | 419 struct attr_table_string_entry_fields *fields = in pldm_bios_table_attr_entry_string_decode_def_string_length() local 429 struct attr_table_string_entry_fields *fields = in pldm_bios_table_attr_entry_string_decode_string_type() local 438 struct attr_table_string_entry_fields *fields = in pldm_bios_table_attr_entry_string_decode_max_length() local 447 struct attr_table_string_entry_fields *fields = in pldm_bios_table_attr_entry_string_decode_min_length() local 472 struct attr_table_string_entry_fields *fields = in pldm_bios_table_attr_entry_string_decode_def_string() local 585 struct attr_table_integer_entry_fields *fields = in pldm_bios_table_attr_entry_integer_decode() local
|
/openbmc/linux/drivers/media/pci/tw68/ |
H A D | tw68-risc.c | 137 u32 instructions, fields; in tw68_risc_buffer() local
|
/openbmc/linux/arch/x86/kvm/vmx/ |
H A D | nested.h | 87 static inline unsigned long nested_read_cr0(struct vmcs12 *fields) in nested_read_cr0() 92 static inline unsigned long nested_read_cr4(struct vmcs12 *fields) in nested_read_cr4()
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | event_matches_filter.hpp | 25 std::vector<std::string> fields; in getRegistryAndMessageKey() local
|
/openbmc/u-boot/tools/binman/ |
H A D | fmap_util.py | 55 def ConvertName(field_names, fields): argument
|