Searched refs:enumeration (Results 1 – 25 of 98) sorted by relevance
1234
/Linux-v6.1/drivers/platform/x86/dell/dell-wmi-sysman/ |
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 …]
|
/Linux-v6.1/Documentation/driver-api/rapidio/ |
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 …]
|
/Linux-v6.1/Documentation/ABI/testing/ |
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
|
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
|
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,
|
D | sysfs-class-net-phydev | 25 by the device during bus enumeration, encoded in hexadecimal. 35 Ethernet driver during bus enumeration, encoded in string.
|
D | sysfs-class-mux | 16 probed MUX chip where N is a simple enumeration.
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
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.
|
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.
|
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
|
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.
|
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-v6.1/drivers/rapidio/ |
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
|
/Linux-v6.1/sound/soc/sof/ |
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-v6.1/Documentation/firmware-guide/acpi/ |
D | index.rst | 15 enumeration
|
/Linux-v6.1/Documentation/driver-api/nvdimm/ |
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-v6.1/Documentation/devicetree/bindings/pci/ |
D | fsl,pci.txt | 9 enumeration despite being strapped into Agent mode.
|
/Linux-v6.1/Documentation/core-api/irq/ |
D | concepts.rst | 15 An IRQ number is an enumeration of the possible interrupt sources on a
|
/Linux-v6.1/Documentation/driver-api/fpga/ |
D | fpga-region.rst | 18 to program the FPGA and then DT to handle enumeration. The common region code 20 enumeration after programming.
|
/Linux-v6.1/Documentation/networking/caif/ |
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-v6.1/Documentation/x86/ |
D | topology.rst | 152 The alternative Linux CPU enumeration depends on how the BIOS enumerates the 176 Alternative enumeration:: 212 Alternative enumeration::
|
D | tsx_async_abort.rst | 27 controls the enumeration of the TSX feature bits (RTM and HLE) in CPUID. 115 Bit 1: When set it disables the enumeration of the RTM and HLE feature
|
/Linux-v6.1/Documentation/admin-guide/pm/ |
D | intel_idle.rst | 42 .. _intel-idle-enumeration-of-states: 94 using the ACPI tables for the enumeration of idle states is not required 136 driver, which determines the idle states enumeration method (see 137 `above <intel-idle-enumeration-of-states_>`_), and whether or not the processor 149 `above <intel-idle-enumeration-of-states_>`_. 180 can be used by ``intel_idle``, so the enumeration of idle states is terminated
|
/Linux-v6.1/drivers/ntb/hw/idt/ |
D | Kconfig | 13 value. Evidently it must be done before PCI bus enumeration is
|
/Linux-v6.1/drivers/usb/core/ |
D | Kconfig | 45 Say N here unless you require new-device enumeration failure to 78 rejected during enumeration. This behavior is required by the
|
1234