| /linux-6.15/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() 159 if (check_property_type(enumeration, MODIFIER, ACPI_TYPE_STRING)) in populate_enum_data() [all …]
|
| /linux-6.15/Documentation/driver-api/rapidio/ |
| H A D | rapidio.rst | 107 an enumeration and/or discovery routine may be called automatically or 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. 135 and are waiting for enumeration to be completed. 197 they must be loaded before enumeration/discovery process starts. 211 to be started before an enumeration starts to ensure that all RapidIO 214 a discovering endpoint will wait for enumeration to be completed. 216 When automatic enumeration/discovery start is selected, basic method's 221 enumeration/discovery start method may be difficult to use due to the [all …]
|
| /linux-6.15/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.
|
| H A D | standard.rst | 48 index into the standard enumeration. Drivers must implement all video 99 /* EINVAL indicates the end of the enumeration, which cannot be 139 /* EINVAL indicates the end of the enumeration, which cannot be
|
| H A D | vidioc-subdev-enum-frame-interval.rst | 58 Sub-devices that support the frame interval enumeration ioctl should 73 - Number of the format in the enumeration, set by the application.
|
| H A D | pixfmt-v4l2.rst | 119 :c:type:`v4l2_fmtdesc` during enumeration. See :ref:`fmtdesc-flags`. 164 :c:type:`v4l2_fmtdesc` during enumeration. See :ref:`fmtdesc-flags`. 178 :c:type:`v4l2_fmtdesc` during enumeration. See :ref:`fmtdesc-flags`. 193 :c:type:`v4l2_fmtdesc` during enumeration. See :ref:`fmtdesc-flags`. 206 :c:type:`v4l2_fmtdesc` during enumeration. See :ref:`fmtdesc-flags`.
|
| /linux-6.15/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.
|
| /linux-6.15/Documentation/driver-api/cxl/ |
| H A D | maturity-map.rst | 48 All of the fundamental enumeration an object model of the subsystem is 60 * [0] CXL register enumeration link-up dependency 66 * [2] Performance enumeration 92 mainly caused by the enumeration corner cases above. 168 * [0] Accelerator memory enumeration HDM-D (CXL 1.1/2.0 Type-2) 169 * [0] Accelerator memory enumeration HDM-DB (CXL 3.0 Type-2)
|
| /linux-6.15/drivers/platform/x86/hp/hp-bioscfg/ |
| H A D | enum-attributes.c | 11 GET_INSTANCE_ID(enumeration); 58 ATTRIBUTE_S_COMMON_PROPERTY_SHOW(display_name, enumeration); 62 ATTRIBUTE_PROPERTY_STORE(current_value, enumeration); 66 ATTRIBUTE_VALUES_PROPERTY_SHOW(possible_values, enumeration, SEMICOLON_SEP);
|
| /linux-6.15/tools/arch/x86/kcpuid/ |
| H A D | cpuid.csv | 137 # MONITOR/MWAIT instructions enumeration 186 # Extended CPU features enumeration 328 # CPUs v1 extended topology enumeration 337 # Processor extended state enumeration 445 # Intel Processor Trace enumeration 475 # Intel processor fequency enumeration 511 # Intel Key Locker enumeration 723 # AMD L1 cache and L1 TLB enumeration 856 # AMD TLB 1G-pages enumeration 943 # AMD CPU topology enumeration [all …]
|
| /linux-6.15/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
|
| /linux-6.15/Documentation/firmware-guide/acpi/ |
| H A D | index.rst | 15 enumeration
|
| /linux-6.15/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
|
| /linux-6.15/drivers/rapidio/ |
| H A D | Kconfig | 24 enumeration before giving up. 66 This option includes basic RapidIO fabric enumeration and discovery
|
| /linux-6.15/Documentation/driver-api/nvdimm/ |
| H A D | nvdimm.rst | 26 libndctl: bus enumeration example 29 libndctl: DIMM enumeration example 32 libndctl: region enumeration example 37 libndctl: namespace enumeration example 279 LIBNDCTL: bus enumeration example 346 LIBNDCTL: DIMM enumeration example 432 LIBNDCTL: region enumeration example 499 LIBNDCTL: namespace enumeration example
|
| /linux-6.15/Documentation/core-api/irq/ |
| H A D | concepts.rst | 15 An IRQ number is an enumeration of the possible interrupt sources on a
|
| /linux-6.15/Documentation/networking/caif/ |
| H A D | caif.rst | 127 - last_tx_msg contains enumeration message and last_rx_msg is empty -> 137 You will probably see the enumeration message in last_tx_message
|
| /linux-6.15/Documentation/driver-api/fpga/ |
| H A D | fpga-region.rst | 18 to program the FPGA and then DT to handle enumeration. The common region code 20 enumeration after programming.
|