Searched refs:additional (Results 1 – 25 of 736) sorted by relevance
12345678910>>...30
/kernel/linux/linux-5.10/security/integrity/evm/ |
D | Kconfig | 27 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
|
/kernel/linux/linux-5.10/drivers/scsi/ |
D | constants.c | 307 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()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
D | Kconfig.debug | 20 bool "Enable additional driver debugging" 77 Enable additional logging that may help track down the cause of 90 Enable additional and verbose debugging output that will spam 104 Enable additional and verbose debugging output that will spam 113 bool "Enable additional driver debugging for fence objects" 126 bool "Enable additional driver debugging for detecting dependency cycles" 138 bool "Enable additional driver debugging for GuC"
|
/kernel/linux/linux-5.10/drivers/usb/storage/ |
D | Kconfig | 38 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
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-class-led-multicolor | 11 For additional details please refer to 23 For additional details please refer to
|
D | evm | 95 validate the EVM signature, and allows additional attributes 97 additional attributes are added (and on files possessing those 98 additional attributes) will only be valid if the same 99 additional attributes are configured on system boot. Writing
|
D | sysfs-bus-iio-ina2xx-adc | 9 in-driver readout rate at the cost of an additional register read. 12 save the additional i2c transaction, which will improve the bandwidth
|
D | sysfs-bus-iio-gyro-bmg160 | 5 The BMG160 gyro kernel module provides an additional trigger,
|
D | sysfs-bus-iio-accel-bmc150 | 5 The BMC150 accelerometer kernel module provides an additional trigger,
|
/kernel/linux/linux-5.10/Documentation/core-api/irq/ |
D | concepts.rst | 21 Architectures can assign additional meaning to the IRQ numbers, and 24 assigning this kind of additional meaning.
|
/kernel/linux/linux-5.10/Documentation/misc-devices/ |
D | eeprom.rst | 32 (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
|
/kernel/linux/linux-5.10/Documentation/input/devices/ |
D | appletouch.rst | 20 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::
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/gpio/ |
D | gpio-mvebu.txt | 51 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.
|
/kernel/linux/linux-5.10/Documentation/timers/ |
D | hpet.rst | 11 additional hardware to support periodic interrupts. The comparators are 16 comparators are additional interrupt sources with no particular system
|
/kernel/linux/linux-5.10/Documentation/vm/ |
D | remap_file_pages.rst | 11 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
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/ |
D | phy-bindings.txt | 30 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
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/powerpc/4xx/ |
D | cpm.txt | 36 If they are the same, the additional 39 refresh mode and any additional power
|
/kernel/linux/linux-5.10/tools/perf/Documentation/ |
D | perf-inject.txt | 6 perf-inject - Filter to augment the events stream with additional information 21 needs userspace processing to augment the events stream with additional
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iommu/ |
D | ti,omap-iommu.txt | 13 and needs no additional data in the pargs specifier. Please 24 syscon node that contains the additional control
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pci/ |
D | fsl,imx6q-pcie.txt | 18 - 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:
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
D | socfpga-dwmac.txt | 6 The device node has additional properties: 29 This device node has additional phandle dependency, the sgmii converter:
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/ |
D | msi.txt | 10 potentially including additional information. 71 must be described with additional properties. 74 additional properties to describe the relationship between devices on the bus
|
/kernel/linux/linux-5.10/Documentation/trace/ |
D | sys-t.rst | 34 configfs gets a few additional attributes, which determine per-source 51 do_len switches on/off the additional "payload length" field in the
|
/kernel/linux/linux-5.10/Documentation/driver-api/ |
D | hsi.rst | 16 signals and an additional READY signal for flow control. An additional WAKE
|
/kernel/linux/linux-5.10/drivers/vme/boards/ |
D | Kconfig | 8 This board has an additional control interface to the Universe II
|
12345678910>>...30