/linux/Documentation/driver-api/rapidio/ |
H A D | rapidio.rst | 107 an enumeration and/or discovery routine may be called automatically or 113 4. Enumeration and Discovery 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. [all …]
|
/linux/drivers/platform/x86/dell/dell-wmi-sysman/ |
H A D | enum-attributes.c | 3 * Functions corresponding to enumeration type attributes under 4 * BIOS Enumeration GUID for use with dell-wmi-sysman 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); [all …]
|
/linux/drivers/rapidio/ |
H A D | rio-scan.c | 3 * RapidIO enumeration and discovery support 184 * rio_clear_locks- Release all host locks and signal enumeration complete 187 * Marks the component tag CSR on each device with the enumeration 312 * @do_enum: Enumeration/Discovery mode flag 316 * ID is either assigned in enumeration mode or read from configuration 502 * Used during enumeration to read the Host Device ID Lock CSR on a 701 * rio_enum_complete- Tests if enumeration of a network is complete 704 * Tests the PGCCSR discovered bit for non-zero value (enumeration 705 * complete flag). Return %1 if enumeration is complete or %0 if 706 * enumeration is incomplete. [all …]
|
H A D | Kconfig | 24 enumeration before giving up. 63 tristate "Basic Enumeration method" 66 This option includes basic RapidIO fabric enumeration and discovery
|
/linux/drivers/platform/x86/hp/hp-bioscfg/ |
H A D | enum-attributes.c | 3 * Functions corresponding to enumeration type attributes under 4 * BIOS Enumeration GUID for use with hp-bioscfg driver. 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); 73 return sysfs_emit(buf, "enumeration\n"); in type_show() 282 pr_warn("Invalid element: %d found in Enumeration attribute or data may be malformed\n", elem); in hp_populate_enumeration_elements_from_package() 297 * Populate all properties of an instance under enumeration attribute 299 * @enum_obj: ACPI object with enumeration data [all …]
|
/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-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-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-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 | 34 band. Enumeration gives a "PAL-B/G" or "PAL-I" choice. Similar a 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
|
/linux/drivers/scsi/isci/ |
H A D | isci.h | 118 * enum sci_status - This is the general return status enumeration for non-IO, 400 * enum sci_io_status - This enumeration depicts all of the possible IO 401 * completion status values. Each value in this enumeration maps directly 402 * to a value in the enum sci_status enumeration. Please refer to that 403 * enumeration for detailed comments concerning what the status represents. 433 * enum sci_task_status - This enumeration depicts all of the possible task 434 * completion status values. Each value in this enumeration maps directly 435 * to a value in the enum sci_status enumeration. Please refer to that 436 * enumeration for detailed comments concerning what the status represents.
|
/linux/lib/ |
H A D | dhry.h | 314 } Enumeration; /* for boolean and enumeration types in Ada, Pascal */ typedef 328 Enumeration Discr; 331 Enumeration Enum_Comp; 336 Enumeration E_Comp_2; 350 void Proc_6(Enumeration Enum_Val_Par, Enumeration *Enum_Ref_Par); 355 Enumeration Func_1(Capital_Letter Ch_1_Par_Val, Capital_Letter Ch_2_Par_Val);
|
H A D | dhry_2.c | 24 static Boolean Func_3(Enumeration Enum_Par_Val) in Func_3() 29 Enumeration Enum_Loc; in Func_3() 42 void Proc_6(Enumeration Enum_Val_Par, Enumeration *Enum_Ref_Par) in Proc_6() 114 Enumeration Func_1(Capital_Letter Ch_1_Par_Val, Capital_Letter Ch_2_Par_Val) in Func_1()
|
/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
|
/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
|
/linux/tools/arch/x86/kcpuid/ |
H A D | cpuid.csv | 137 # MONITOR/MWAIT instructions enumeration 141 0x5, 0, ecx, 0, mwait_ext , Enumeration of MONITOR/MWAIT extensions is supported 153 # Thermal and Power Management enumeration 186 # Extended CPU features enumeration 304 # Intel DCA (Direct Cache Access) enumeration 309 # Intel PMU (Performance Monitoring Unit) enumeration 329 # CPUs v1 extended topology enumeration 338 # Processor extended state enumeration 389 # Intel RDT / AMD PQoS allocation enumeration 406 # Intel Software Guard Extensions (SGX) enumeration [all...] |
/linux/Documentation/networking/caif/ |
H A D | caif.rst | 86 - Enumeration:: 93 Command:Enumeration(1) 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/include/uapi/linux/ |
H A D | v4l2-subdev.h | 73 * struct v4l2_subdev_mbus_code_enum - Media bus format enumeration 75 * @index: format index during enumeration 93 * struct v4l2_subdev_frame_size_enum - Media bus format enumeration 94 * @index: format index during enumeration 135 * struct v4l2_subdev_frame_interval_enum - Frame interval enumeration 137 * @index: frame interval index during enumeration
|
/linux/drivers/crypto/marvell/octeontx2/ |
H A D | otx2_cpt_hw_types.h | 120 * Enumeration otx2_cpt_ucode_error_code_e 136 * Enumeration otx2_cpt_comp_e 138 * OcteonTX2 CPT Completion Enumeration 151 * Enumeration otx2_cpt_vf_int_vec_e 153 * OcteonTX2 CPT VF MSI-X Vector Enumeration 161 * Enumeration otx2_cpt_lf_int_vec_e 163 * OcteonTX2 CPT LF MSI-X Vector Enumeration
|
/linux/drivers/gpu/drm/msm/registers/ |
H A D | rules-fd.xsd | 341 <enumeration value="true" /> 342 <enumeration value="1" /> 343 <enumeration value="yes" /> 344 <enumeration value="false" /> 345 <enumeration value="0" /> 346 <enumeration value="no" /> 355 <enumeration value="32" />
|
/linux/fs/btrfs/ |
H A D | ulist.c | 17 * A sample usage for ulists is the enumeration of directed graphs without 32 * usage for tree enumeration in btrfs, where the logical addresses are 35 * It is also useful for tree enumeration which could be done elegantly 281 * It is allowed to call ulist_add during an enumeration. Newly added items 282 * are guaranteed to show up in the running enumeration.
|
/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_struct.h | 16 /* RVU Block Address Enumeration */ 39 /* RVU Block Type Enumeration */ 55 /* RVU Admin function Interrupt Vector Enumeration */ 65 /* CPT Admin function Interrupt Vector Enumeration */ 81 /* NPA Admin function Interrupt Vector Enumeration */ 91 /* NIX Admin function Interrupt Vector Enumeration */ 102 * RVU PF Interrupt Vector Enumeration 115 /* NPA admin queue completion enumeration */ 141 /* ALLOC/FREE input queues Enumeration from coprocessors */
|
/linux/include/media/i2c/ |
H A D | saa7127.h | 12 /* Enumeration for the supported input types */ 18 /* Enumeration for the supported output signal types */
|
/linux/drivers/gpu/drm/ |
H A D | drm_property.c | 144 * drm_property_create_enum - create a new enumeration property type 148 * @props: enumeration lists with property values 156 * Userspace is only allowed to set one of the predefined values for enumeration 195 * @props: enumeration lists with property bitflags 197 * @supported_bits: bitmask of all supported enumeration values 204 * Compared to plain enumeration properties userspace is allowed to set any 377 * drm_property_add_enum - add a possible value to an enumeration property 378 * @property: enumeration property to change 379 * @value: value of the new enumeration 380 * @name: symbolic name of the new enumeration [all …]
|