| /OK3568_Linux_fs/kernel/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 …]
|
| /OK3568_Linux_fs/buildroot/package/python-enum34/ |
| H A D | Config.in | 7 An enumeration is a set of symbolic names (members) bound to 8 unique, constant values. Within an enumeration, the members 9 can be compared by identity, and the enumeration itself can
|
| /OK3568_Linux_fs/buildroot/package/python-enum/ |
| H A D | Config.in | 7 An enumeration object is an immutable sequence object built 10 enumeration are supported.
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.fsl-dpaa | 10 which 10GEC enumeration is consistent with MAC enumeration.
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| 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. 130 - 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. 146 - IN: Index of the given frame size in the enumeration.
|
| 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`.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | treestruct.def | 2 enumeration used in GCC. 24 DEFTREESTRUCT(enumeration value, printable name). 26 Each enumeration value should correspond with a single member of
|
| H A D | gsstruct.def | 2 enumeration used in GCC. 24 DEFGSSTRUCT(GSS enumeration value, structure name, has-tree-operands).
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | treestruct.def | 2 enumeration used in GCC. 24 DEFTREESTRUCT(enumeration value, printable name). 26 Each enumeration value should correspond with a single member of
|
| H A D | gsstruct.def | 2 enumeration used in GCC. 24 DEFGSSTRUCT(GSS enumeration value, structure name, has-tree-operands).
|
| /OK3568_Linux_fs/kernel/sound/soc/sof/ |
| H A D | Kconfig | 13 tristate "SOF PCI enumeration support" 18 This adds support for PCI enumeration. This option is 24 tristate "SOF ACPI enumeration support" 30 This adds support for ACPI enumeration. This option is required 36 tristate "SOF OF enumeration support" 40 This adds support for Device Tree enumeration. This option is
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| 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.
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/openlldp/files/ |
| H A D | 0001-cmds-fix-enum-conversion.patch | 9 qbg/vdp_cmds.c:110:39: error: implicit conversion from enumeration type 10 'lldp_cmd' to different enumeration type 'cmd_status'
|
| /OK3568_Linux_fs/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
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-ifaddr_0.1.7.bb | 1 DESCRIPTION = "Cross-platform network interface and IP address enumeration \
|
| /OK3568_Linux_fs/buildroot/package/usbutils/ |
| H A D | Config.in | 8 USB enumeration utilities
|
| /OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/ |
| H A D | index.rst | 14 enumeration
|
| /OK3568_Linux_fs/kernel/Documentation/x86/ |
| H A D | topology.rst | 152 The alternative Linux CPU enumeration depends on how the BIOS enumerates the 176 Alternative enumeration:: 212 Alternative enumeration::
|