Searched refs:IDs (Results 1 – 25 of 213) sorted by relevance
123456789
/Linux-v5.10/Documentation/driver-api/usb/ |
D | bulk-streams.rst | 38 allocate memory so the driver can use up to num_streams stream IDs. They must 40 IDs. This is to ensure that a UASP driver will be able to use the same stream 46 declares how many stream IDs it can support, and each bulk endpoint on a 47 SuperSpeed device will say how many stream IDs it can handle. Therefore, 48 drivers should be able to deal with being allocated less stream IDs than they 60 Picking new Stream IDs to use 69 driver supports secondary stream IDs. 82 All stream IDs will be deallocated when the driver releases the interface, to
|
/Linux-v5.10/Documentation/devicetree/bindings/clock/ |
D | mvebu-core-clock.txt | 7 The following is a list of provided IDs and clock names on Armada 370/XP: 14 The following is a list of provided IDs and clock names on Armada 375: 20 The following is a list of provided IDs and clock names on Armada 380/385: 26 The following is a list of provided IDs and clock names on Armada 39x: 34 The following is a list of provided IDs and clock names on 98dx3236: 40 The following is a list of provided IDs and clock names on Kirkwood and Dove: 46 The following is a list of provided IDs and clock names on Orion5x:
|
D | mvebu-gated-clock.txt | 10 The following is a list of provided IDs for Armada 370: 27 The following is a list of provided IDs for Armada 375: 54 The following is a list of provided IDs for Armada 380/385: 81 The following is a list of provided IDs for Armada 39x: 95 The following is a list of provided IDs for Armada XP: 122 The following is a list of provided IDs for 98dx3236: 132 The following is a list of provided IDs for Dove: 155 The following is a list of provided IDs for Kirkwood:
|
D | ti,sci-clk.txt | 17 exposed by the PM firmware. The list of valid values for the device IDs 18 and clocks IDs for 66AK2G SoC are documented at
|
/Linux-v5.10/Documentation/core-api/ |
D | idr.rst | 12 A common problem to solve is allocating identifiers (IDs); generally 14 process IDs, packet identifiers in networking protocols, SCSI tags 37 Some users need to allocate IDs larger than ``INT_MAX``. So far all of 39 idr_alloc_u32(). If you need IDs that will not fit in a u32, 42 If you need to allocate IDs sequentially, you can use 44 with larger IDs, so using this function comes at a slight cost. 58 IDs currently allocated.
|
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | control.rst | 18 All controls are accessed using an ID value. V4L2 defines several IDs 21 pre-defined control IDs have the prefix ``V4L2_CID_``, and are listed in 29 or a driver specific panel application. Predefined IDs were introduced 59 Control IDs 301 End of the predefined control IDs (currently 497 order to resolve this drivers use unique IDs and the 498 ``V4L2_CID_PRIVATE_BASE`` IDs are mapped to those unique IDs by the 499 kernel. Consider these ``V4L2_CID_PRIVATE_BASE`` IDs as aliases to 500 the real IDs. 502 Many applications today still use the ``V4L2_CID_PRIVATE_BASE`` IDs [all …]
|
D | pixfmt-compressed.rst | 70 :ref:`associated Codec Control IDs <v4l2-mpeg-h264>`. Exactly 119 See the :ref:`associated Codec Control IDs <v4l2-mpeg-mpeg2>`. 160 See the :ref:`associated Codec Control IDs <v4l2-mpeg-vp8>`. 203 See the :ref:`associated Codec Control IDs <v4l2-mpeg-hevc>`. 225 See the :ref:`associated Codec Control IDs <v4l2-mpeg-fwht>`.
|
/Linux-v5.10/Documentation/admin-guide/media/ |
D | dvb-usb-dibusb-mb-cardlist.rst | 14 - USB IDs 21 * - Artec T1 USB1.1 TVBOX with AN2235 (faulty USB IDs)
|
D | dvb-usb-au6610-cardlist.rst | 14 - USB IDs
|
D | dvb-usb-anysee-cardlist.rst | 14 - USB IDs
|
D | dvb-usb-digitv-cardlist.rst | 14 - USB IDs
|
D | dvb-usb-opera1-cardlist.rst | 14 - USB IDs
|
D | dvb-usb-zd1301-cardlist.rst | 14 - USB IDs
|
D | dvb-usb-dtv5100-cardlist.rst | 14 - USB IDs
|
D | dvb-usb-nova-t-usb2-cardlist.rst | 14 - USB IDs
|
D | dvb-usb-umt-010-cardlist.rst | 14 - USB IDs
|
D | dvb-usb-vp702x-cardlist.rst | 14 - USB IDs
|
D | dvb-usb-lmedm04-cardlist.rst | 14 - USB IDs
|
D | dvb-usb-cinergyT2-cardlist.rst | 14 - USB IDs
|
D | dvb-usb-technisat-usb2-cardlist.rst | 14 - USB IDs
|
D | dvb-usb-a800-cardlist.rst | 14 - USB IDs
|
D | dvb-usb-ec168-cardlist.rst | 14 - USB IDs
|
/Linux-v5.10/Documentation/admin-guide/namespaces/ |
D | compatibility-list.rst | 23 1. Both the IPC and the PID namespaces provide IDs to address 33 2. Intentionally, two equal user IDs in different user namespaces
|
/Linux-v5.10/Documentation/firmware-guide/acpi/ |
D | enumeration.rst | 42 for the device and add supported ACPI IDs. If this same IP-block is used on 51 /* ACPI IDs here */ 171 The SPI device drivers only need to add ACPI IDs in a similar way than with 232 The slaves behind I2C bus controller only need to add the ACPI IDs like 392 list the IDs of devices the given one is compatible with, but those IDs must 412 be used to find a driver for the device along with the device IDs listed by _CID 415 Analogously, if PRP0001 is present in the list of device IDs returned by _CID, 418 case their relative priority with respect to the other device IDs listed by 420 Specifically, the device IDs returned by _HID and preceding PRP0001 in the _CID
|
/Linux-v5.10/Documentation/devicetree/bindings/mfd/ |
D | mc13xxx.txt | 28 MC13783 LED IDs: 42 MC13892 LED IDs: 50 MC34708 LED IDs:
|
123456789