Searched full:layers (Results 1 – 25 of 74) sorted by relevance
123
| /Documentation/driver-api/fpga/ |
| D | intro.rst | 9 * The FPGA subsystem separates upper layers (userspace interfaces and 10 enumeration) from lower layers that know how to program a specific 13 * Code should not be shared between upper and lower layers. This
|
| /Documentation/scsi/ |
| D | ufs.txt | 48 UFS communication architecture consists of following layers, 63 layers. Device level configurations involve handling of query 70 the higher layers through Service Access Points. UTP defines 3 71 service access points for higher layers. 88 * UIO_SAP: To issue commands to Unipro layers.
|
| D | scsi_eh.txt | 137 Note that this does not mean lower layers are quiescent. If a LLDD 138 completed a scmd with error status, the LLDD and lower layers are 140 has timed out, unless hostt->eh_timed_out() made lower layers forget 142 active as long as lower layers are concerned and completion could 188 lower layers and lower layers are ready to process or fail the scmd 355 that lower layers have forgotten about the scmd and we can 364 and STU doesn't make lower layers forget about those 366 if STU succeeds leaving lower layers in an inconsistent 418 On completion, the handler should have made lower layers forget about 458 - Know that timed out scmds are still active on lower layers. Make [all …]
|
| D | bnx2fc.txt | 7 automatically with the upper storage layers.
|
| /Documentation/filesystems/ |
| D | overlayfs.txt | 30 In the special case of all overlay layers on the same underlying 37 On 64bit systems, even if all overlay layers are not on the same 272 Multiple lower layers 275 Multiple lower layers can now be given using the the colon (":") as a 310 for untrusted layers like from a pen drive. 318 Sharing and copying layers 321 Lower layers may be shared among several overlay mounts and that is indeed 353 It is quite a common practice to copy overlay layers to a different 356 the copied layers will fail the verification of the lower root file handle. 399 underlying filesystem for all layers making up the overlay. [all …]
|
| D | index.rst | 28 Filesystem support layers
|
| /Documentation/driver-api/driver-model/ |
| D | overview.rst | 41 Common data fields have been moved out of individual bus layers into a common 42 data structure. These fields must still be accessed by the bus layers, 45 Other bus layers are encouraged to do what has been done for the PCI layer.
|
| /Documentation/networking/caif/ |
| D | Linux-CAIF.txt | 73 to the called function (except for framing layers' receive function) 146 - All layers embed the same structure "struct cflayer" 148 - Layers are stacked by setting the pointers 164 receive of packets is handled as by the rest of the layers: the 'dn->transmit()'
|
| /Documentation/gpu/ |
| D | komeda-kms.rst | 40 Compositor blends multiple layers or pixel data flows into one single display 67 them to two Layers A and B, and does the scaling independently. After scaling 328 achieve this, split the komeda device into two layers: CORE and CHIP. 385 parts and handles it by two layers and two scalers individually. But it 394 only can be used for bottom layers composition. The komeda driver wants to 399 but multiple Layers with same capabilities. Komeda will select one or more 400 Layers to fit the requirement of one KMS-plane.
|
| /Documentation/devicetree/bindings/display/bridge/ |
| D | lvds-transmitter.txt | 8 incompatible data link layers have been used over time to transmit image data
|
| /Documentation/media/v4l-drivers/ |
| D | pvrusb2.rst | 26 This driver has a strong separation of layers. They are very 45 The most important shearing layer is between the top 2 layers. A 166 pvrusb2-ioread.[ch] - This module layers on top of pvrusb2-io.[ch]
|
| D | davinci-vpbe.rst | 35 provides v4l2 device interface to manage VID0 and VID1 layers.
|
| /Documentation/devicetree/bindings/firmware/ |
| D | intel,stratix10-svc.txt | 12 exception layers must channel through the EL3 software whenever it needs
|
| /Documentation/media/uapi/dvb/ |
| D | fe_property_parameters.rst | 293 is consisting of one segment and layer or three segments and two layers. 384 .. _isdb-hierq-layers: 392 ISDB-T hierarchical layers can be decoded simultaneously. For that 395 ISDB-T has 3 hierarchical layers which each can use a part of the 396 available segments. The total number of segments over all layers has to 399 There are 3 parameter sets, for Layers A, B and C. 410 layers in the decoding process. Setting all bits of 411 ``DTV_ISDBT_LAYER_ENABLED`` to '1' forces all layers (if applicable) to
|
| /Documentation/block/ |
| D | inline-encryption.rst | 33 way to the upper layers. 50 upper layers. The generic mode of operation is: each device driver that wants 52 Upper layers that want to use IE on this device can then use this KSM in
|
| /Documentation/devicetree/bindings/display/ |
| D | arm,malidp.txt | 5 DP650 processors that offer multiple composition layers, support for
|
| /Documentation/ABI/testing/ |
| D | sysfs-class-net-statistics | 7 This value might not be relevant with all MAC layers. 50 but dropped, that are not forwarded to the upper layers for
|
| /Documentation/driver-api/usb/ |
| D | gadget.rst | 66 layers inside the kernel to handle USB protocol processing, and may have 67 additional layers in user space code. The ``gadget`` API is used by the 71 In Linux, from the bottom up, these layers are: 143 *Additional Layers* 144 Other layers may exist. These could include kernel layers, such as
|
| /Documentation/core-api/ |
| D | gfp_mask-from-fs-io.rst | 64 In the ideal world, upper layers should already mark dangerous contexts
|
| /Documentation/networking/ |
| D | ieee802154.rst | 8 two layers: Medium Access Control (MAC) and Physical access (PHY). And there 9 are mainly two options available for upper layers:
|
| /Documentation/ABI/stable/ |
| D | firewire-cdev | 36 link layers, reception of inbound requests to such
|
| /Documentation/process/ |
| D | 4.Coding.rst | 70 Abstraction layers 74 abstraction layers in the name of flexibility and information hiding. 92 Abstraction layers which hide access to hardware - often to allow the bulk 94 frowned upon. Such layers obscure the code and may impose a performance
|
| /Documentation/devicetree/bindings/display/panel/ |
| D | lvds.yaml | 15 incompatible data link layers have been used over time to transmit image data
|
| /Documentation/crypto/ |
| D | architecture.rst | 242 implementation may use many layers and indirections. This section shall 253 The following ASCII art decomposes the kernel crypto API layers when 268 kernel crypto API cannot be decomposed into layers any more. In case of
|
| /Documentation/devicetree/bindings/mtd/ |
| D | nand-controller.yaml | 107 only the in-band area is used by the upper layers, and you
|
123