/linux-6.12.1/Documentation/translations/zh_CN/rust/ |
D | general-information.rst | 72 #[cfg(CONFIG_X)] // Enabled (`y` or `m`) 73 #[cfg(CONFIG_X="y")] // Enabled as a built-in (`y`) 74 #[cfg(CONFIG_X="m")] // Enabled as a module (`m`)
|
/linux-6.12.1/arch/arm64/boot/dts/allwinner/ |
D | sun50i-h616-x96-mate.dts | 106 /* Enabled by the Android BSP */ 114 /* Enabled by the Android BSP */ 129 /* Enabled by the Android BSP */
|
/linux-6.12.1/fs/ |
D | binfmt_misc.c | 43 enum {Enabled, Magic}; enumerator 102 if (!test_bit(Enabled, &e->flags)) in search_binfmt_handler() 397 e->flags = 1 << Enabled; in create_entry() 401 e->flags = (1 << Enabled) | (1 << Magic); in create_entry() 579 if (test_bit(Enabled, &e->flags)) in entry_status() 763 clear_bit(Enabled, &e->flags); in bm_entry_write() 767 set_bit(Enabled, &e->flags); in bm_entry_write()
|
/linux-6.12.1/Documentation/arch/x86/x86_64/ |
D | cpu-hotplug-spec.rst | 14 objects by setting the Enabled bit in the LAPIC object to zero. 18 it should have its LAPIC Enabled bit set to 0. Linux will use the number
|
/linux-6.12.1/Documentation/arch/x86/ |
D | tsx_async_abort.rst | 87 … 0 1 1 Enabled Yes None Same as MDS 88 … 1 X 1 Enabled X None needed None needed 103 …1 X 1 Enabled X None needed None needed
|
D | amd-memory-encryption.rst | 81 - Enabled: 85 Supported, Enabled and the Linux kernel is actively applying 109 | Feature Enabled | Guest needs | Guest has | Guest boot |
|
D | pat.rst | 216 E E MTRR -> PAT init Enabled OS 235 Enabled PAT state set to enabled
|
D | sgx.rst | 31 support is enabled in the BIOS. If a BIOS presents a choice between "Enabled" 32 and "Software Enabled" modes for SGX, choose "Enabled".
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-driver-toshiba_acpi | 123 * 1 -> Enabled 136 * 1 -> Enabled 186 * 1 -> Enabled 199 * 1 -> Enabled (Full USB 3 functionality)
|
D | sysfs-class-ocxl | 44 Control whether the FPGA is reloaded on a link reset. Enabled
|
D | sysfs-driver-ccp | 53 1: Enabled
|
/linux-6.12.1/drivers/misc/mei/ |
D | Kconfig | 18 tristate "ME Enabled Intel Chipsets" 21 MEI support for ME Enabled Intel chipsets.
|
/linux-6.12.1/drivers/net/wireless/ath/wcn36xx/ |
D | Kconfig | 17 Enabled debugfs support
|
/linux-6.12.1/Documentation/rust/ |
D | general-information.rst | 150 #[cfg(CONFIG_X)] // Enabled (`y` or `m`) 151 #[cfg(CONFIG_X="y")] // Enabled as a built-in (`y`) 152 #[cfg(CONFIG_X="m")] // Enabled as a module (`m`)
|
/linux-6.12.1/Documentation/sound/designs/ |
D | jack-injection.rst | 132 Jack: Headphone Jack Inject Enabled: 0 139 Jack: Headphone Jack Inject Enabled: 1
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/inc/ |
D | smu8_fusion.h | 36 uint8_t Enabled; member
|
D | smu74_discrete.h | 642 uint8_t Enabled; member 739 uint8_t Enabled; member
|
D | smu75_discrete.h | 670 uint8_t Enabled; member 774 uint8_t Enabled; member
|
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/ |
D | imx6ull-dhcom-som-cfg-sdcard.dtsi | 9 * Enabled: Micro SD card on module or
|
/linux-6.12.1/drivers/net/wireless/ath/ath10k/ |
D | Kconfig | 67 Enabled debugfs support
|
/linux-6.12.1/arch/arm/boot/dts/marvell/ |
D | orion5x-maxtor-shared-storage-2.dts | 161 * GPIO 24: Inhibit board power off (0 = Disabled, 1 = Enabled)
|
D | orion5x-lacie-d2-network.dts | 219 * GPIO 24: Inhibit board power off (0 = Disabled, 1 = Enabled)
|
/linux-6.12.1/Documentation/scsi/ |
D | dpti.rst | 64 - Enabled hba reset from ioctls (allows a FW flash to reboot and use
|
D | advansys.rst | 69 1. ADVANSYS_ASSERT - Enable driver assertions (Def: Enabled) 148 3. ADVANSYS_STATS - Enable statistics (Def: Enabled)
|
/linux-6.12.1/Documentation/usb/ |
D | raw-gadget.rst | 15 Enabled with CONFIG_USB_RAW_GADGET.
|