Home
last modified time | relevance | path

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

12345678

/linux/Documentation/wmi/devices/
H A Dlenovo-wmi-other.rst70 …ented, Description("Get Feature Value ")] void GetFeatureValue([in] uint32 IDs, [out] uint32 value…
71 …ented, Description("Set Feature Value ")] void SetFeatureValue([in] uint32 IDs, [in] uint32 value);
72 …ed, Description("Get Data By Command ")] void GetDataByCommand([in] uint32 IDs, [in] uint32 Comman…
81 [WmiDataId(1), read, Description(" IDs.")] uint32 IDs;
91 [WmiDataId(1), read, Description(" IDs.")] uint32 IDs;
104 [WmiDataId(1), read, Description(" IDs.")] uint32 IDs;
/linux/Documentation/driver-api/usb/
H A 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/Documentation/core-api/
H A Didr.rst12 A common problem to solve is allocating identifiers (IDs); generally
14 process IDs, packet identifiers in networking protocols, SCSI tags
40 Some users need to allocate IDs larger than ``INT_MAX``. So far all of
42 idr_alloc_u32(). If you need IDs that will not fit in a u32,
45 If you need to allocate IDs sequentially, you can use
47 with larger IDs, so using this function comes at a slight cost.
61 IDs currently allocated.
/linux/Documentation/ABI/testing/
H A Ddebugfs-alienware-wmi24 fan IDs and internal temp IDs.
39 profile IDs.
/linux/Documentation/userspace-api/media/v4l/
H A Dcontrol.rst19 All controls are accessed using an ID value. V4L2 defines several IDs
22 pre-defined control IDs have the prefix ``V4L2_CID_``, and are listed in
30 or a driver specific panel application. Predefined IDs were introduced
60 Control IDs
320 End of the predefined control IDs (currently
516 order to resolve this drivers use unique IDs and the
517 ``V4L2_CID_PRIVATE_BASE`` IDs are mapped to those unique IDs by the
518 kernel. Consider these ``V4L2_CID_PRIVATE_BASE`` IDs as aliases to
519 the real IDs.
521 Many applications today still use the ``V4L2_CID_PRIVATE_BASE`` IDs
[all …]
H A Dpixfmt-compressed.rst77 :ref:`associated Codec Control IDs <v4l2-codec-stateless-h264>`.
127 See the :ref:`associated Codec Control IDs <v4l2-codec-stateless-mpeg2>`.
168 See the :ref:`associated Codec Control IDs <v4l2-codec-stateless-vp8>`.
191 See the :ref:`associated Codec Control IDs <v4l2-codec-stateless-vp9>`.
221 See the :ref:`associated Codec Control IDs <v4l2-codec-stateless-hevc>`.
272 See the :ref:`associated Codec Control IDs <v4l2-codec-stateless-av1>`.
/linux/Documentation/admin-guide/media/
H A Ddvb-usb-dibusb-mb-cardlist.rst14 - USB IDs
21 * - Artec T1 USB1.1 TVBOX with AN2235 (faulty USB IDs)
H A Ddvb-usb-au6610-cardlist.rst14 - USB IDs
H A Ddvb-usb-anysee-cardlist.rst14 - USB IDs
H A Ddvb-usb-opera1-cardlist.rst14 - USB IDs
H A Ddvb-usb-digitv-cardlist.rst14 - USB IDs
H A Ddvb-usb-zd1301-cardlist.rst14 - USB IDs
H A Ddvb-usb-nova-t-usb2-cardlist.rst14 - USB IDs
H A Ddvb-usb-vp702x-cardlist.rst14 - USB IDs
H A Ddvb-usb-dtv5100-cardlist.rst14 - USB IDs
H A Ddvb-usb-umt-010-cardlist.rst14 - USB IDs
H A Ddvb-usb-lmedm04-cardlist.rst14 - USB IDs
H A Ddvb-usb-cinergyT2-cardlist.rst14 - USB IDs
H A Ddvb-usb-technisat-usb2-cardlist.rst14 - USB IDs
H A Ddvb-usb-a800-cardlist.rst14 - USB IDs
H A Ddvb-usb-ec168-cardlist.rst14 - USB IDs
H A Ddvb-usb-ce6230-cardlist.rst14 - USB IDs
H A Ddvb-usb-az6007-cardlist.rst14 - USB IDs
H A Ddvb-usb-pctv452e-cardlist.rst14 - USB IDs
/linux/Documentation/admin-guide/namespaces/
H A 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

12345678