Searched full:extension (Results 1 – 25 of 139) sorted by relevance
123456
/Documentation/firmware-guide/acpi/dsd/ |
D | data-node-references.rst | 12 Hierarchical data extension nodes may not be referred to directly, hence this 16 hierarchical data extension [1] keys. Specifically, the hierarchical data 17 extension node which is referred to by the key shall lie directly under the 19 extension node. 23 or postfixes). The same ACPI object shall include the _DSD property extension 30 extension key. 38 hierarchical data extension key "node@1" referring to the NOD1 object 39 and lastly, a hierarchical data extension key "anothernode" referring to 93 [1] Hierarchical Data Extension UUID For _DSD. 94 <https://www.uefi.org/sites/default/files/resources/_DSD-hierarchical-data-extension-UUID-v1.1.pdf>,
|
D | graph.rst | 15 property extension provides generic key-value pairs whereas the 16 hierarchical data extension supports nodes with references to other 18 defined by the property extension. The two extensions together provide 32 hierarchical data extension array on each depth. 43 data extension tree. The data extension related to each port node must begin 51 data extension key of the endpoint nodes must begin with 59 Each port node contains a property extension key "port", the value of which is 61 extension key "reg", the value of which is the number of the endpoint. Port 67 The endpoint reference uses property extension with "remote-endpoint" property 69 the remote device reference, the first package entry of the port data extension [all …]
|
D | leds.rst | 8 Individual LEDs are described by hierarchical data extension [6] nodes under the 28 Under the LED driver device, The first hierarchical data extension package list 107 [6] Hierarchical Data Extension UUID For _DSD. 108 …<URL:https://www.uefi.org/sites/default/files/resources/_DSD-hierarchical-data-extension-UUID-v1.1…
|
/Documentation/devicetree/bindings/arm/ |
D | spe-pmu.txt | 1 * ARMv8.2 Statistical Profiling Extension (SPE) Performance Monitor Units (PMU) 3 ARMv8.2 introduces the optional Statistical Profiling Extension for collecting 9 "arm,statistical-profiling-extension-v1" 18 compatible = "arm,statistical-profiling-extension-v1";
|
D | ete.yaml | 15 Arm Embedded Trace Extension(ETE) is a per CPU trace component that 20 Arm Trace Buffer Extension (TRBE)). Since the ETE can be connected to 30 - const: arm,embedded-trace-extension 57 compatible = "arm,embedded-trace-extension"; 63 compatible = "arm,embedded-trace-extension";
|
D | trbe.yaml | 14 Arm Trace Buffer Extension (TRBE) is a per CPU component 25 - const: arm,trace-buffer-extension 46 compatible = "arm,trace-buffer-extension";
|
/Documentation/ABI/testing/ |
D | sysfs-driver-hid-wiimote | 12 What: /sys/bus/hid/drivers/wiimote/<dev>/extension 19 motionp is the official Nintendo Motion+ extension, nunchuck is 20 the official Nintendo Nunchuck extension and classic is the 21 Nintendo Classic Controller extension. The motionp extension can 26 extension. You will get uevent notifications for the motion-plus
|
/Documentation/arm64/ |
D | amu.rst | 4 Activity Monitors Unit (AMU) extension in AArch64 Linux 18 The activity monitors extension is an optional extension introduced by the 22 counters intended for system management use. The AMU extension provides a 53 activity monitors extension. Therefore, when CONFIG_ARM64_AMU_EXTN is 59 counters, only the presence of the extension.
|
D | pointer-authentication.rst | 16 The ARMv8.3 Pointer Authentication extension adds primitives that can be 20 The extension uses a Pointer Authentication Code (PAC) to determine 25 The extension adds instructions to insert a valid PAC into a pointer, 31 encoding space. In the absence of the extension (or when disabled), 34 extension. 36 The extension provides five separate keys to generate PACs - two for 60 authentication extension.
|
D | index.rst | 19 memory-tagging-extension
|
/Documentation/userspace-api/media/drivers/ |
D | uvcvideo.rst | 13 Extension Unit (XU) support 19 The UVC specification allows for vendor-specific extensions through extension 20 units (XUs). The Linux UVC driver supports extension unit controls (XU controls) 67 In order to make such a request the UVC unit ID of the control's extension unit 158 __u8 entity[16] UVC extension unit GUID 192 This ioctl queries a UVC XU control identified by its extension unit ID 237 extension unit could not be found. 253 __u8 unit Extension unit ID
|
/Documentation/admin-guide/ |
D | binfmt-misc.rst | 11 bits) you have supplied. Binfmt_misc can also recognise a filename extension 29 is the type of recognition. Give ``M`` for magic and ``E`` for extension. 33 Ignored when using filename extension matching. 40 If you chose filename extension matching, this is the extension to be 42 Extension matching is case sensitive, and slashes ``/`` are not allowed! 48 filename extension matching.
|
D | efi-stub.rst | 33 System Partition (ESP) and renamed with the extension ".efi". Without 34 the extension the EFI firmware loader will refuse to execute it. It's
|
/Documentation/virt/kvm/devices/ |
D | vm.rst | 164 u8 pckmo[16]; # valid with Message-Security-Assist-Extension 3 165 u8 kmctr[16]; # valid with Message-Security-Assist-Extension 4 166 u8 kmf[16]; # valid with Message-Security-Assist-Extension 4 167 u8 kmo[16]; # valid with Message-Security-Assist-Extension 4 168 u8 pcc[16]; # valid with Message-Security-Assist-Extension 4 169 u8 ppno[16]; # valid with Message-Security-Assist-Extension 5 170 u8 kma[16]; # valid with Message-Security-Assist-Extension 8 171 u8 kdsa[16]; # valid with Message-Security-Assist-Extension 9 212 Allows user space to set/get the TOD clock extension (u8) (superseded by 217 -EINVAL if setting the TOD clock extension to != 0 is not supported [all …]
|
/Documentation/trace/coresight/ |
D | coresight-trbe.rst | 4 Trace Buffer Extension (TRBE). 13 Trace Buffer Extension (TRBE) is a percpu hardware which captures in system
|
/Documentation/devicetree/bindings/bus/ |
D | arm,integrator-ap-lm.yaml | 7 title: Integrator/AP Logic Module extension bus 18 as subnodes under this logic module extension bus.
|
/Documentation/x86/x86_64/ |
D | 5level-paging.rst | 14 5-level paging. It is a straight-forward extension of the current page 65 MPX (without MAWA extension) cannot handle addresses above 47-bit, so we
|
/Documentation/sphinx/ |
D | kfigure.py | 7 Sphinx extension which implements scalable image handling. 13 destination format. This extension implement methods to simplify image 119 # setup conversion tools and sphinx extension 294 * ``dot_fname`` pathname of the input DOT file, including extension ``.dot`` 295 * ``out_fname`` pathname of the output file, including format extension 297 The *format extension* depends on the ``dot`` command (see ``man dot`` 323 * ``svg_fname`` pathname of the input SVG file with extension (``.svg``) 324 * ``pdf_name`` pathname of the output PDF file with extension (``.pdf``)
|
/Documentation/devicetree/bindings/gpio/ |
D | netxbig-gpio-ext.txt | 1 Binding for the GPIO extension bus found on some LaCie/Seagate boards
|
/Documentation/devicetree/bindings/interrupt-controller/ |
D | marvell,gicp.txt | 4 GICP is a Marvell extension of the GIC that allows to trigger GIC SPI
|
/Documentation/x86/ |
D | booting-dt.rst | 17 This device-tree is used as an extension to the "boot page". As such it
|
/Documentation/driver-api/ |
D | generic-counter.rst | 282 Extension sysfs attributes can be created for auxiliary functionality 290 Determining the type of extension to create is a matter of scope. 297 a Signal extension called "invert" that toggles that feature: 305 can have a Count extension called "enable" that toggles such: 313 chip overheated via a device extension called "error_overtemp": 362 Similarly, extension sysfs attributes are created for the defined
|
/Documentation/vm/ |
D | page_owner.rst | 59 stores information into the memory from struct page extension. This memory 68 page extension feature. Anyway, after that, no page is left in
|
/Documentation/networking/caif/ |
D | caif.rst | 40 The use of Start-of-frame-extension (STX) must also be set as 84 byte 02 is start of frame extension (STX) used for re-syncing
|
/Documentation/ABI/stable/ |
D | sysfs-driver-ib_srp | 11 byte identifier extension in the 16-byte SRP target port 34 identifier extension portion of the SRP initiator port 125 Description: Eight-byte identifier extension portion of the 16-byte target
|
123456