Searched refs:requires (Results 1 – 25 of 754) sorted by relevance
12345678910>>...31
/linux-6.12.1/tools/testing/selftests/hid/tests/ |
D | base.py | 32 requires=[ 44 requires=[ 54 requires=[ 64 requires=[ 74 requires=[ 87 requires=[ 97 requires=[ 107 requires=[ 121 requires=[
|
D | base_device.py | 178 requires: List[Any] = [], 183 self.requires = requires 189 for m in self.requires:
|
/linux-6.12.1/net/nfc/nci/ |
D | Kconfig | 22 Say yes if you use an NCI driver that requires SPI link layer. 29 Say yes if you use an NCI driver that requires UART link layer.
|
/linux-6.12.1/arch/mips/generic/ |
D | Kconfig | 85 This requires u-boot on the platform. 93 This requires u-boot on the platform. 101 This requires u-boot on the platform. 109 This requires u-boot on the platform.
|
/linux-6.12.1/Documentation/arch/powerpc/ |
D | kasan.txt | 26 - Inline instrumentation requires a fixed offset. 48 this at run-time based on how much physical memory we have, but this requires 54 requires knowing how much contiguous physical memory a system has _at compile
|
/linux-6.12.1/Documentation/userspace-api/media/dvb/ |
D | fe-get-property.rst | 49 - This call requires read/write access to the device. 64 - This call only requires read-only access to the device.
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-driver-toshiba_acpi | 16 Also note that toggling this value on type 1 devices, requires 125 Note that toggling this value requires a reboot for changes to 174 Note that toggling this value requires a reboot for changes to 188 Note that toggling this value requires a reboot for changes to 201 Note that toggling this value requires a reboot for changes to
|
D | sysfs-driver-st | 8 Note that debug output requires that the module be compiled
|
/linux-6.12.1/drivers/usb/dwc2/ |
D | Kconfig | 37 comment "Gadget/Dual-role mode requires USB Gadget support to be enabled" 45 driver to operate in Peripheral-only mode. This option requires 55 option requires USB_GADGET to be enabled.
|
/linux-6.12.1/Documentation/driver-api/thermal/ |
D | exynos_thermal_emulation.rst | 31 Exynos emulation mode requires synchronous of value changing and 39 Disabling emulation mode only requires writing value 0 to sysfs node.
|
/linux-6.12.1/drivers/staging/fieldbus/ |
D | TODO | 2 -Get more people/drivers to use the Fieldbus userspace ABI. It requires
|
/linux-6.12.1/drivers/soc/fsl/qbman/ |
D | Kconfig | 41 This requires the presence of cpu-affine portals, and performs 55 This requires the presence of cpu-affine portals, and performs
|
/linux-6.12.1/security/integrity/evm/ |
D | Kconfig | 28 additional info to the calculation, requires existing EVM 45 additional info to the calculation, requires existing EVM
|
/linux-6.12.1/drivers/misc/altera-stapl/ |
D | Kconfig | 2 comment "Altera FPGA firmware download module (requires I2C)"
|
/linux-6.12.1/Documentation/filesystems/ |
D | autofs-mount-control.rst | 250 implementation. It requires an initialized struct autofs_dev_ioctl as an 260 by loaded module. This call requires an initialized struct autofs_dev_ioctl 271 path. The open call requires an initialized struct autofs_dev_ioctl with 275 shown in /proc/mounts. The close call requires an initialized struct 305 The call requires an initialized struct autofs_dev_ioctl with the 320 The call requires an initialized struct autofs_dev_ioctl with the 329 The call requires an initialized struct autofs_dev_ioctl with the 339 The call requires an initialized struct autofs_dev_ioctl with the path 357 The call requires an initialized struct autofs_dev_ioctl with the 375 The call requires an initialized struct autofs_dev_ioctl with the [all …]
|
D | dlmfs.rst | 11 dlmfs is built with OCFS2 as it requires most of its infrastructure. 47 dlmfs requires that the OCFS2 cluster infrastructure be in 53 ocfs2_hb_ctl (distributed with ocfs2-tools). Right now it requires
|
/linux-6.12.1/scripts/kconfig/tests/ |
D | pytest.ini | 4 # Pytest requires that test files have unique names, because pytest imports
|
/linux-6.12.1/Documentation/litmus-tests/atomic/ |
D | Atomic-RMW-ops-are-atomic-WRT-atomic_set.litmus | 7 * NOTE: This requires herd7 7.56 or later which supports "(void)expr".
|
/linux-6.12.1/drivers/net/ethernet/netronome/ |
D | Kconfig | 42 TC Flower offload requires specific FW to work. 66 requires specific FW to work.
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | nvidia,tegra30-ahub.txt | 10 - Tegra30 requires 2 entries, for the APBIF and AHUB/AUDIO register blocks. 11 - Tegra114 requires an additional entry, for the APBIF2 register block.
|
/linux-6.12.1/drivers/usb/misc/sisusbvga/ |
D | Kconfig | 10 Note that this device requires a USB 2.0 host controller. It will not
|
/linux-6.12.1/drivers/pinctrl/sunplus/ |
D | Kconfig | 19 This driver requires the pinctrl framework.
|
/linux-6.12.1/arch/mips/mobileye/ |
D | Kconfig | 24 This requires u-boot on the platform.
|
/linux-6.12.1/net/nfc/hci/ |
D | Kconfig | 17 Say yes if you use an NFC HCI driver that requires SHDLC link layer.
|
/linux-6.12.1/Documentation/userspace-api/gpio/ |
D | gpio-v2-get-line-ioctl.rst | 72 requires a direction flag to also be set. 82 The ``GPIO_V2_LINE_FLAG_EVENT_CLOCK_HTE`` flag requires supporting hardware 137 Edge detection requires interrupt support, and is rejected if that is not
|
12345678910>>...31