Searched refs:IDs (Results 1 – 25 of 194) sorted by relevance
12345678
| /linux/Documentation/wmi/devices/ |
| H A D | lenovo-wmi-other.rst | 70 …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 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/Documentation/core-api/ |
| H A D | idr.rst | 12 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 D | debugfs-alienware-wmi | 24 fan IDs and internal temp IDs. 39 profile IDs.
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | control.rst | 19 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 D | pixfmt-compressed.rst | 77 :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 D | dvb-usb-dibusb-mb-cardlist.rst | 14 - USB IDs 21 * - Artec T1 USB1.1 TVBOX with AN2235 (faulty USB IDs)
|
| H A D | dvb-usb-au6610-cardlist.rst | 14 - USB IDs
|
| H A D | dvb-usb-anysee-cardlist.rst | 14 - USB IDs
|
| H A D | dvb-usb-opera1-cardlist.rst | 14 - USB IDs
|
| H A D | dvb-usb-digitv-cardlist.rst | 14 - USB IDs
|
| H A D | dvb-usb-zd1301-cardlist.rst | 14 - USB IDs
|
| H A D | dvb-usb-nova-t-usb2-cardlist.rst | 14 - USB IDs
|
| H A D | dvb-usb-vp702x-cardlist.rst | 14 - USB IDs
|
| H A D | dvb-usb-dtv5100-cardlist.rst | 14 - USB IDs
|
| H A D | dvb-usb-umt-010-cardlist.rst | 14 - USB IDs
|
| H A D | dvb-usb-lmedm04-cardlist.rst | 14 - USB IDs
|
| H A D | dvb-usb-cinergyT2-cardlist.rst | 14 - USB IDs
|
| H A D | dvb-usb-technisat-usb2-cardlist.rst | 14 - USB IDs
|
| H A D | dvb-usb-a800-cardlist.rst | 14 - USB IDs
|
| H A D | dvb-usb-ec168-cardlist.rst | 14 - USB IDs
|
| H A D | dvb-usb-ce6230-cardlist.rst | 14 - USB IDs
|
| H A D | dvb-usb-az6007-cardlist.rst | 14 - USB IDs
|
| H A D | dvb-usb-pctv452e-cardlist.rst | 14 - USB IDs
|
| /linux/Documentation/admin-guide/namespaces/ |
| H A 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
|
12345678