/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/ |
H A D | enum-attributes.c | 11 get_instance_id(enumeration); 63 attribute_s_property_show(display_name_language_code, enumeration); 67 attribute_s_property_show(display_name, enumeration); 71 attribute_s_property_show(default_value, enumeration); 75 attribute_property_store(current_value, enumeration); 79 attribute_s_property_show(dell_modifier, enumeration); 83 attribute_s_property_show(dell_value_modifier, enumeration); 87 attribute_s_property_show(possible_values, enumeration); 143 if (check_property_type(enumeration, ATTR_NAME, ACPI_TYPE_STRING)) in populate_enum_data() 147 if (check_property_type(enumeration, DISPL_NAME_LANG_CODE, ACPI_TYPE_STRING)) in populate_enum_data() [all …]
|
/openbmc/linux/Documentation/driver-api/rapidio/ |
H A D | rapidio.rst | 107 an enumeration and/or discovery routine may be called automatically or 119 RapidIO subsystem configuration options allow users to build enumeration and 121 An enumeration/discovery method implementation and available input parameters 125 Depending on selected enumeration/discovery build configuration, there are 126 several methods to initiate an enumeration and/or discovery process: 128 (a) Statically linked enumeration and discovery process can be started 132 'rio-scan.scan' for existing basic enumeration/discovery method. 133 When automatic start of enumeration/discovery is used a user has to ensure 135 and are waiting for enumeration to be completed. 137 endpoint waits for enumeration to be completed. If the specified timeout [all …]
|
/openbmc/qemu/qapi/ |
H A D | common.json | 11 # An enumeration of the I/O operation types 25 # An enumeration of three options: on, off, and auto 41 # An enumeration of three values: on, off, and split 74 # An enumeration of options for specifying a PCI BAR 100 # An enumeration of PCIe link speeds in units of GT/s 122 # An enumeration of PCIe link width
|
H A D | machine-common.json | 14 # An enumeration of CPU entitlements that can be assumed by a virtual 25 # An enumeration of CPU topology levels. 67 # Caches a system may have. The enumeration value here is the 92 # enumeration as the parameter, i.e., CPUs in the same
|
H A D | run-state.json | 12 # An enumeration of VM run states. 65 # An enumeration of reasons for a Shutdown. 97 # Beware, shutdown_caused_by_guest() depends on enumeration order 304 # An enumeration of the actions taken when the watchdog device's timer 482 # An enumeration of the actions taken when guest OS panic is detected 498 # An enumeration of the guest panic information types 692 # An enumeration of the options specified when enabling notify VM exit
|
H A D | tpm.json | 12 # An enumeration of TPM models 45 # An enumeration of TPM types
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-subdev-enum-frame-size.rst | 34 This ioctl allows applications to access the enumeration of frame sizes 43 Each pair of ``pad`` and ``code`` correspond to a separate enumeration. 44 Each enumeration starts with the ``index`` of 0, and 45 the lowest invalid index marks the end of the enumeration. 56 ``EINVAL`` means that either no more entries are available in the enumeration, 87 - Index of the frame size in the enumeration belonging to the given pad
|
H A D | vidioc-enum-framesizes.rst | 68 the ``type`` field to determine the type of frame size enumeration the 78 Applications can assume that the enumeration data does not change 80 enumeration data is consistent if the application does not perform any 81 other ioctl calls while it runs the frame size enumeration. 142 - IN: Index of the given frame size in the enumeration.
|
H A D | vidioc-enum-frameintervals.rst | 67 the ``type`` field to determine the type of frame interval enumeration 78 Applications can assume that the enumeration data does not change 80 enumeration data is consistent if the application does not perform any 81 other ioctl calls while it runs the frame interval enumeration. 128 - IN: Index of the given frame interval in the enumeration.
|
H A D | vidioc-subdev-enum-mbus-code.rst | 34 This call is used by the application to access the enumeration 39 Each enumeration starts with the ``index`` of 0, and 40 the lowest invalid index marks the end of enumeration. 77 - Index of the mbus code in the enumeration belonging to the given pad.
|
/openbmc/u-boot/doc/ |
H A D | README.fsl-dpaa | 10 which 10GEC enumeration is consistent with MAC enumeration.
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-dfl-devices-n3000-nios | 17 Description: Read-only. Returns the enumeration value of the working mode of 30 retimer modes, more enumeration value is expected. 37 Description: Read-only. Returns the enumeration value of the working mode of
|
H A D | sysfs-bus-rapidio | 88 (RO) returns device destination ID assigned by the enumeration 128 set by the switch initialization routine during enumeration or discovery 192 (WO) Allows to trigger enumeration discovery process from user 193 space. To initiate an enumeration or discovery process on 199 initiate RapidIO enumeration/discovery on all available mports a
|
H A D | sysfs-class-net-phydev | 25 by the device during bus enumeration, encoded in hexadecimal. 35 Ethernet driver during bus enumeration, encoded in string.
|
H A D | sysfs-class-rapidio | 35 (yet). Normally, before enumeration/discovery have been executed 39 After enumeration or discovery was performed for a given mport device,
|
H A D | sysfs-class-mux | 16 probed MUX chip where N is a simple enumeration.
|
/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/ |
H A D | enum-attributes.c | 11 GET_INSTANCE_ID(enumeration); 60 ATTRIBUTE_S_COMMON_PROPERTY_SHOW(display_name, enumeration); 64 ATTRIBUTE_PROPERTY_STORE(current_value, enumeration); 68 ATTRIBUTE_VALUES_PROPERTY_SHOW(possible_values, enumeration, SEMICOLON_SEP);
|
/openbmc/linux/drivers/rapidio/ |
H A D | Kconfig | 24 enumeration before giving up. 67 There are different enumeration and discovery mechanisms offered 77 This option includes basic RapidIO fabric enumeration and discovery
|
/openbmc/sdbusplus/docs/yaml/ |
H A D | interface.md | 32 representing the enumeration name. The [D-Bus API design 41 type. Within an interface you can define an enumeration and the bindings will 42 have a C++ enumeration defined for it. At a D-Bus level any property or method 46 and C++ enumeration values and clients will get an 50 An enumeration must have the YAML properties `name` and `values` and may 53 enum type. The `values` are a list of enumeration values each containing their
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-ifaddr_0.2.0.bb | 1 DESCRIPTION = "Cross-platform network interface and IP address enumeration \
|
/openbmc/linux/sound/soc/sof/ |
H A D | Kconfig | 16 tristate "SOF PCI enumeration support" 19 This adds support for PCI enumeration. This option is 27 tristate "SOF ACPI enumeration support" 30 This adds support for ACPI enumeration. This option is required 41 tristate "SOF OF enumeration support" 44 This adds support for Device Tree enumeration. This option is
|
/openbmc/linux/Documentation/firmware-guide/acpi/ |
H A D | index.rst | 15 enumeration
|
/openbmc/pldm/libpldmresponder/examples/bios/ |
H A D | enum_attrs.json | 1 // This is a sample JSON configuration file for BIOS enumeration type
|
/openbmc/linux/Documentation/sound/hd-audio/ |
H A D | intel-multi-link.rst | 88 Changes include additional descriptions for enumeration that were not 180 Changes include additional descriptions for enumeration that were not 251 Changes include additional descriptions for enumeration and control that were not
|
/openbmc/u-boot/doc/driver-model/ |
H A D | usb-info.txt | 124 care of this numbering automatically during enumeration. 179 The enumeration process needs to work out which driver to attach to each USB 188 Technical details on enumeration flow 198 - The controller is probed(). This does no enumeration. 268 - the bus enumeration happens by virtue of driver model's natural device flow 271 enumeration goes 329 that it will be found as part of normal USB enumeration. Then, instead of a 393 it would be possible to speed up enumeration in two ways: 397 - enumeration could be lazy, in the sense that we could enumerate just the
|