Searched refs:accessible (Results 1 – 25 of 211) sorted by relevance
123456789
/Linux-v5.4/drivers/char/tpm/ |
D | Kconfig | 15 say Yes and it will be accessible from within Linux. For 25 2) Without ACPI enabled, the BIOS event log won't be accessible, 54 specification (TPM2.0) say Yes and it will be accessible from 66 specification (TPM2.0) say Yes and it will be accessible from 75 accessible from within Linux. 85 Specification 0.20 say Yes and it will be accessible from within 95 Nuvoton Technology Corp. say Yes and it will be accessible 105 say Yes and it will be accessible from within Linux. To 114 will be accessible from within Linux. To compile this driver 123 will be accessible from within Linux. [all …]
|
/Linux-v5.4/sound/soc/codecs/ |
D | pcm179x.c | 55 bool accessible; in pcm179x_writeable_reg() local 57 accessible = pcm179x_accessible_reg(dev, reg); in pcm179x_writeable_reg() 59 return accessible && reg != 0x16 && reg != 0x17; in pcm179x_writeable_reg()
|
/Linux-v5.4/Documentation/virt/kvm/devices/ |
D | vm.txt | 31 Returns: -EFAULT if the given address is not accessible 61 Returns: -EFAULT if the given address is not accessible from kernel space 85 -EFAULT if the given address is not accessible from kernel space 100 Returns: -EFAULT if the given address is not accessible from kernel space. 111 Returns: -EFAULT if the given address is not accessible from kernel space. 149 Returns: -EFAULT if the given address is not accessible from kernel space. 170 Returns: -EFAULT if the given address is not accessible from kernel space. 184 Returns: -EFAULT if the given address is not accessible from kernel space 193 Returns: -EFAULT if the given address is not accessible from kernel space 203 Returns: -EFAULT if the given address is not accessible from kernel space [all …]
|
/Linux-v5.4/drivers/staging/fieldbus/Documentation/ABI/ |
D | sysfs-class-fieldbus-dev | 29 Note: this area is accessible by reading from the associated 37 Note: this area is accessible by writing to the associated
|
/Linux-v5.4/tools/memory-model/scripts/ |
D | checkalllitmus.sh | 29 echo ' --- ' error: $litmusdir is not an accessible directory
|
/Linux-v5.4/Documentation/networking/ |
D | netfilter-sysctl.txt | 10 namespaces. This variable is only accessible from init_net.
|
/Linux-v5.4/Documentation/dev-tools/ |
D | kasan.rst | 145 Those 8 bytes can be accessible, partially accessible, freed or be a redzone. 147 of the corresponding memory region are accessible; number N (1 <= N <= 7) means 148 that the first N bytes are accessible, and other (8 - N) bytes are not; 154 the accessed address is partially accessible.
|
/Linux-v5.4/drivers/input/ |
D | Kconfig | 99 Say Y here if you want your mouse to be accessible as char devices 114 Say Y here if you want your mouse also be accessible as char device 144 accessible as char device 13:0+ - /dev/input/jsX device. 156 Say Y here if you want your input device events be accessible
|
/Linux-v5.4/Documentation/core-api/ |
D | memory-allocation.rst | 61 will be directly accessible by the kernel and implies that the 65 but it is not required to be directly accessible by the kernel. An 70 must be directly accessible by the kernel. 81 used to ensure that the allocated memory is accessible by hardware
|
/Linux-v5.4/drivers/staging/unisys/visorinput/ |
D | Kconfig | 11 console (keyboard and mouse) that is accessible through the
|
/Linux-v5.4/Documentation/filesystems/ |
D | romfs.txt | 46 structure is very simple. Every accessible structure begins on 16 63 8 | full size | The number of accessible bytes in this fs. 78 bytes accessible from the start of this filesystem. The 4th longword 80 accessible, whichever is smaller). The applied algorithm is the same 112 they are never accessible for other than owner. The owner of every
|
/Linux-v5.4/Documentation/process/ |
D | development-process.rst | 24 accessible to those who are not intimately familiar with Linux kernel
|
/Linux-v5.4/Documentation/arm/sa1100/ |
D | lart.rst | 7 other StrongARM-gadgets. Almost all SA signals are directly accessible
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | sun8i-r16-nintendo-nes-classic.dts | 24 * UART0 is available on two ports: PB and PF, both are accessible.
|
D | armada-388-rd.dts | 86 * One PCIe units is accessible through
|
D | berlin2cd-valve-steamlink.dts | 40 /* There are two regulators on the board. One is accessible via I2C,
|
D | armada-395-gp.dts | 80 * The two PCIe units are accessible through
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-firmware-dmi-tables | 16 presented as binary attributes and are accessible via:
|
/Linux-v5.4/arch/arc/boot/dts/ |
D | nsim_hs.dts | 36 /* only perip space at end of low mem accessible
|
/Linux-v5.4/Documentation/admin-guide/pm/ |
D | strategies.rst | 35 be accessible. 56 accessible.
|
/Linux-v5.4/arch/powerpc/platforms/powernv/ |
D | Kconfig | 44 to be accessible to kernel subsystems and user processes.
|
/Linux-v5.4/Documentation/devicetree/bindings/iommu/ |
D | rockchip,iommu.txt | 17 - clocks : A list of clocks required for the IOMMU to be accessible by
|
/Linux-v5.4/Documentation/w1/slaves/ |
D | w1_ds28e04.rst | 37 The 2 PIOs of the DS28E04-100 are accessible via the "pio" sysfs file.
|
/Linux-v5.4/Documentation/driver-api/mmc/ |
D | mmc-dev-parts.rst | 40 not accessible through sysfs in order to avoid accidental or malicious
|
/Linux-v5.4/Documentation/driver-api/ |
D | bt8xxgpio.rst | 13 These ports are accessible via 24 pins on the SMD chip package.
|
123456789