| /linux/rust/kernel/ |
| H A D | regulator.rs | 31 impl Sealed for super::Enabled {} implementation 45 pub struct Enabled; struct 52 impl RegulatorState for Enabled { implementation 304 pub fn try_into_enabled(self) -> Result<Regulator<Enabled>, Error<Disabled>> { in try_into_enabled() argument 322 impl Regulator<Enabled> { 333 pub fn try_into_disabled(self) -> Result<Regulator<Disabled>, Error<Enabled>> { in try_into_disabled() argument
|
| /linux/Documentation/translations/zh_CN/rust/ |
| H A D | general-information.rst | 73 #[cfg(CONFIG_X)] // Enabled (`y` or `m`) 74 #[cfg(CONFIG_X="y")] // Enabled as a built-in (`y`) 75 #[cfg(CONFIG_X="m")] // Enabled as a module (`m`)
|
| /linux/Documentation/driver-api/cxl/platform/example-configurations/ |
| H A D | flexible.rst | 150 Enabled : 1 162 Enabled : 1 174 Enabled : 1 186 Enabled : 1 198 Enabled : 1 210 Enabled : 1 222 Enabled : 1
|
| H A D | multi-dev-per-hb.rst | 52 Enabled : 1
|
| H A D | hb-interleave.rst | 61 Enabled : 1
|
| /linux/drivers/gpu/drm/tyr/ |
| H A D | driver.rs | 115 let mali_regulator = Regulator::<regulator::Enabled>::get(pdev.as_ref(), c_str!("mali"))?; in probe() 116 let sram_regulator = Regulator::<regulator::Enabled>::get(pdev.as_ref(), c_str!("sram"))?; in probe() 203 mali: Regulator<regulator::Enabled>, 204 sram: Regulator<regulator::Enabled>,
|
| /linux/fs/ |
| H A D | binfmt_misc.c | 43 enum {Enabled, Magic}; enumerator 102 if (!test_bit(Enabled, &e->flags)) in search_binfmt_handler() 400 e->flags = 1 << Enabled; in create_entry() 404 e->flags = (1 << Enabled) | (1 << Magic); in create_entry() 582 if (test_bit(Enabled, &e->flags)) in entry_status() 728 clear_bit(Enabled, &e->flags); in bm_entry_write() 732 set_bit(Enabled, &e->flags); in bm_entry_write()
|
| /linux/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-h616-x96-mate.dts | 117 /* Enabled by the Android BSP */ 125 /* Enabled by the Android BSP */ 140 /* Enabled by the Android BSP */
|
| /linux/Documentation/arch/x86/x86_64/ |
| H A 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/Documentation/arch/x86/ |
| H A 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
|
| H A D | pat.rst | 216 E E MTRR -> PAT init Enabled OS 235 Enabled PAT state set to enabled
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-driver-toshiba_acpi | 123 * 1 -> Enabled 136 * 1 -> Enabled 186 * 1 -> Enabled 199 * 1 -> Enabled (Full USB 3 functionality)
|
| H A D | sysfs-class-ocxl | 44 Control whether the FPGA is reloaded on a link reset. Enabled
|
| H A D | sysfs-driver-ccp | 53 1: Enabled
|
| /linux/Documentation/driver-api/cxl/platform/acpi/ |
| H A D | srat.rst | 42 Enabled : 1 64 Flags : 00000001 <- Bit 0 (Enabled)
|
| /linux/Documentation/rust/ |
| H A 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/drivers/misc/mei/ |
| H A D | Kconfig | 18 tristate "ME Enabled Intel Chipsets" 21 MEI support for ME Enabled Intel chipsets.
|
| /linux/drivers/net/wireless/ath/wcn36xx/ |
| H A D | Kconfig | 17 Enabled debugfs support
|
| /linux/Documentation/sound/designs/ |
| H A D | jack-injection.rst | 132 Jack: Headphone Jack Inject Enabled: 0 139 Jack: Headphone Jack Inject Enabled: 1
|
| /linux/drivers/gpu/drm/amd/pm/powerplay/inc/ |
| H A D | smu8_fusion.h | 36 uint8_t Enabled; member
|
| H A D | smu74_discrete.h | 642 uint8_t Enabled; member 739 uint8_t Enabled; member
|
| /linux/fs/resctrl/ |
| H A D | Kconfig | 37 Enabled by the architecture when the RMID values depend on the CLOSID.
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6ull-dhcom-som-cfg-sdcard.dtsi | 9 * Enabled: Micro SD card on module or
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | Kconfig | 67 Enabled debugfs support
|
| /linux/arch/arm/boot/dts/marvell/ |
| H A D | orion5x-maxtor-shared-storage-2.dts | 161 * GPIO 24: Inhibit board power off (0 = Disabled, 1 = Enabled)
|