Home
last modified time | relevance | path

Searched refs:additional (Results 1 – 25 of 669) sorted by relevance

12345678910>>...27

/Linux-v5.4/security/integrity/evm/
DKconfig27 additional info to the calculation, requires existing EVM
35 Include additional SMACK xattrs for HMAC calculation.
44 additional info to the calculation, requires existing EVM
48 bool "Add additional EVM extended attributes at runtime"
52 Allow userland to provide additional xattrs for HMAC calculation.
54 When this option is enabled, root can add additional xattrs to the
/Linux-v5.4/drivers/scsi/
Dconstants.c307 static const struct error_info additional[] = variable
385 for (i = 0; i < ARRAY_SIZE(additional); i++) { in scsi_extd_sense_format()
386 if (additional[i].code12 == code) in scsi_extd_sense_format()
388 offset += additional[i].size; in scsi_extd_sense_format()
/Linux-v5.4/Documentation/ABI/testing/
Devm66 validate the EVM signature, and allows additional attributes
68 additional attributes are added (and on files posessing those
69 additional attributes) will only be valid if the same
70 additional attributes are configured on system boot. Writing
Dsysfs-bus-iio-ina2xx-adc9 in-driver readout rate at the cost of an additional register read.
12 save the additional i2c transaction, which will improve the bandwidth
Dsysfs-bus-iio-accel-bmc1505 The BMC150 accelerometer kernel module provides an additional trigger,
Dsysfs-bus-iio-gyro-bmg1605 The BMG160 gyro kernel module provides an additional trigger,
/Linux-v5.4/drivers/gpu/drm/i915/
DKconfig.debug21 bool "Enable additional driver debugging"
78 Enable additional logging that may help track down the cause of
91 Enable additional and verbose debugging output that will spam
105 Enable additional and verbose debugging output that will spam
114 bool "Enable additional driver debugging for fence objects"
127 bool "Enable additional driver debugging for detecting dependency cycles"
139 bool "Enable additional driver debugging for GuC"
/Linux-v5.4/drivers/usb/storage/
DKconfig38 Say Y here to include additional code to support the power-saving function
84 Say Y here to include additional code to support storage devices
106 Say Y here to include additional code to support the Sandisk SDDR-09
115 Say Y here to include additional code to support the Sandisk SDDR-55
123 Say Y here to include additional code to support the Lexar Jumpshot
131 Say Y here to include additional code to support the Olympus MAUSB-10
143 Say Y here to include additional code to support the Maxtor OneTouch
156 Say Y here to include additional code to support the Rio Karma
/Linux-v5.4/Documentation/
DIRQ.txt21 Architectures can assign additional meaning to the IRQ numbers, and
24 assigning this kind of additional meaning.
/Linux-v5.4/Documentation/misc-devices/
Deeprom.rst32 (additional data at 0x51, 0x53, 0x55, 0x57)
33 24C08 8K 0x50, 0x54 (additional data at 0x51, 0x52,
35 24C16 16K 0x50 (additional data at 0x51 - 0x57)
77 The Microchip 24AA52/24LCS52, ST M34C02, and others support an additional
/Linux-v5.4/Documentation/input/devices/
Dappletouch.rst20 Frank Arnold for further improvements, and Alex Harper for some additional
32 will give additional functionalities, like acceleration, scrolling, 2 finger
37 example). For additional configuration, see the synaptics driver documentation::
/Linux-v5.4/Documentation/devicetree/bindings/gpio/
Dgpio-mvebu.txt51 In order to use the GPIO lines in PWM mode, some additional optional
56 - reg: an additional register set is needed, for the GPIO Blink
60 additional register range needed for PWM operation.
/Linux-v5.4/Documentation/timers/
Dhpet.rst11 additional hardware to support periodic interrupts. The comparators are
16 comparators are additional interrupt sources with no particular system
/Linux-v5.4/Documentation/devicetree/bindings/ata/
Dsata_highbank.txt26 - calxeda,pre-clocks : a u32 that indicates the number of additional clock
28 - calxeda,post-clocks: a u32 that indicates the number of additional clock
/Linux-v5.4/Documentation/vm/
Dremap_file_pages.rst11 require the kernel to create additional VMA (Virtual Memory Area) data
32 vm.max_map_count limit more easily due to additional VMAs. See comment for
/Linux-v5.4/tools/perf/Documentation/
Dperf-inject.txt6 perf-inject - Filter to augment the events stream with additional information
21 needs userspace processing to augment the events stream with additional
/Linux-v5.4/Documentation/devicetree/bindings/powerpc/4xx/
Dcpm.txt36 If they are the same, the additional
39 refresh mode and any additional power
/Linux-v5.4/Documentation/devicetree/bindings/phy/
Dphy-bindings.txt30 In order to differentiate between these 2 PHYs, an additional specifier should be
71 device defined previously. Note that the phy handle has an additional specifier
/Linux-v5.4/Documentation/devicetree/bindings/iommu/
Dti,omap-iommu.txt13 and needs no additional data in the pargs specifier. Please
24 syscon node that contains the additional control
/Linux-v5.4/Documentation/devicetree/bindings/pci/
Dfsl,imx6q-pcie.txt18 - clock-names: Must include the following additional entries:
43 - clock names: Must include the following additional entries:
60 - clock-names: Must include the following additional entries:
/Linux-v5.4/Documentation/core-api/
Dprintk-formats.rst103 descriptors, which require additional dereferencing before we can lookup
267 The additional ``h``, ``n``, ``b``, and ``l`` specifiers are used to specify
286 The additional ``c`` specifier can be used with the ``I`` specifier to
307 The additional ``p``, ``f``, and ``s`` specifiers are used to specify port
312 http://tools.ietf.org/html/rfc5952 is being used if the additional
314 case of additional specifiers ``p``, ``f`` or ``s`` as suggested by
317 In case of IPv4 addresses, the additional ``h``, ``n``, ``b``, and ``l``
339 For printing 16-byte UUID/GUIDs addresses. The additional ``l``, ``L``,
344 Where no additional specifiers are used the default big endian
/Linux-v5.4/Documentation/devicetree/bindings/net/
Dsocfpga-dwmac.txt6 The device node has additional properties:
29 This device node has additional phandle dependency, the sgmii converter:
/Linux-v5.4/Documentation/devicetree/bindings/interrupt-controller/
Dmsi.txt10 potentially including additional information.
71 must be described with additional properties.
74 additional properties to describe the relationship between devices on the bus
/Linux-v5.4/fs/xfs/
DKconfig67 See the xfs man page in section 5 for additional information.
84 See the xfs_scrub man page in section 8 for additional information.
102 See the xfs_scrub man page in section 8 for additional information.
110 Say Y here to get an XFS build with many additional warnings.
/Linux-v5.4/Documentation/driver-api/
Dhsi.rst16 signals and an additional READY signal for flow control. An additional WAKE

12345678910>>...27