Home
last modified time | relevance | path

Searched refs:IDs (Results 1 – 25 of 195) sorted by relevance

12345678

/Linux-v5.4/Documentation/driver-api/usb/
Dbulk-streams.rst38 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.4/Documentation/devicetree/bindings/clock/
Dmvebu-core-clock.txt7 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:
Dmvebu-gated-clock.txt10 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:
Dti,sci-clk.txt17 exposed by the PM firmware. The list of valid values for the device IDs
18 and clocks IDs for 66AK2G SoC are documented at
Darmada3700-periph-clock.txt12 The following is a list of provided IDs for Armada 370 North bridge clocks:
33 The following is a list of provided IDs for Armada 370 South bridge clocks:
Dimx6sl-clock.txt10 for the full list of i.MX6 SoloLite clock IDs.
Defm32-clock.txt11 IDs.
Dclps711x-clock.txt11 for the full list of CLPS711X clock IDs.
Dimx7d-clock.txt13 for the full list of i.MX7 Dual clock IDs.
Dbrcm,iproc-clocks.txt98 These clock IDs are defined in:
162 Northstar Plus. These clock IDs are defined in:
193 These clock IDs are defined in:
254 These clock IDs are defined in:
Dimx8mq-clock.txt20 for the full list of i.MX8M Quad clock IDs.
/Linux-v5.4/Documentation/core-api/
Didr.rst12 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 :c:func:`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.4/Documentation/devicetree/bindings/iommu/
Darm,smmu.txt57 the set of matched IDs does not result in conflicts.
75 when matching stream IDs (e.g. this may be programmed
79 configurations given globally unique input IDs). This
105 and their corresponding Stream IDs. Each device node
126 /* device with two stream IDs, 0 and 7 */
139 /* device with stream IDs 0 and 7 */
145 /* device with stream IDs 1, 17, 33 and 49 */
/Linux-v5.4/Documentation/media/uapi/v4l/
Dcontrol.rst25 All controls are accessed using an ID value. V4L2 defines several IDs
28 pre-defined control IDs have the prefix ``V4L2_CID_``, and are listed in
36 or a driver specific panel application. Predefined IDs were introduced
66 Control IDs
308 End of the predefined control IDs (currently
504 order to resolve this drivers use unique IDs and the
505 ``V4L2_CID_PRIVATE_BASE`` IDs are mapped to those unique IDs by the
506 kernel. Consider these ``V4L2_CID_PRIVATE_BASE`` IDs as aliases to
507 the real IDs.
509 Many applications today still use the ``V4L2_CID_PRIVATE_BASE`` IDs
[all …]
Dpixfmt-compressed.rst77 :ref:`associated Codec Control IDs <v4l2-mpeg-h264>`. Exactly
122 See the :ref:`associated Codec Control IDs <v4l2-mpeg-mpeg2>`.
163 See the :ref:`associated Codec Control IDs <v4l2-mpeg-vp8>`.
205 See the :ref:`associated Codec Control IDs <v4l2-mpeg-fwht>`.
/Linux-v5.4/Documentation/admin-guide/namespaces/
Dcompatibility-list.rst23 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.4/Documentation/firmware-guide/acpi/
Denumeration.rst42 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.4/Documentation/devicetree/bindings/mfd/
Dmc13xxx.txt28 MC13783 LED IDs:
42 MC13892 LED IDs:
50 MC34708 LED IDs:
/Linux-v5.4/Documentation/media/v4l-drivers/
Dau0828-cardlist.rst15 - USB IDs
Dsaa7164-cardlist.rst15 - PCI IDs
/Linux-v5.4/Documentation/driver-api/driver-model/
Dbinding.rst28 ID of the device must match one of the device IDs that the driver
29 supports. The format and semantics for comparing IDs is bus-specific.
32 a device against the IDs of a driver. The bus returns 1 if a match was
/Linux-v5.4/arch/powerpc/include/asm/
Dhydra.h32 u_int IDs; member
/Linux-v5.4/Documentation/devicetree/bindings/display/exynos/
Dexynos_hdmi.txt22 - clocks: list of clock IDs from SoC clock driver.
33 - clock-names: aliases as per driver requirements for above clock IDs:
/Linux-v5.4/Documentation/admin-guide/
Dpnp.rst26 - id - displays a list of support EISA IDs
168 1. the protocol must use EISA IDs
190 adds an EISA ID to the list of supported IDs for the specified device
225 Supported PnP card IDs can optionally be defined.
/Linux-v5.4/Documentation/devicetree/bindings/pinctrl/
Dpinctrl-bindings.txt39 those names to the integer IDs.
43 IDs that must be provided, or whether to define the set of state names that
83 /* For the same device if using state IDs */
227 how pin IDs and pin multiplexing configuration are defined and assembled
316 - pins takes a list of pin names or IDs as a required argument. The specific
320 - pinmux takes a list of pin IDs and mux settings as required argument. The
322 - How pin IDs and mux settings are defined and assembled together in a single

12345678