Searched refs:Magic (Results 1 – 25 of 33) sorted by relevance
12
/Linux-v5.10/Documentation/arm/samsung/ |
D | bootloader-interface.rst | 27 0x0c 0x00000bad (Magic cookie) System suspend 30 0x20 0xfcba0d10 (Magic cookie) AFTR 32 0x28 + 4*cpu 0x8 (Magic cookie, Exynos3250) AFTR 48 0x24 0xfcba0d10 (Magic cookie, Exynos4210 r1.0) AFTR 58 0x0804 0xfcba0d10 (Magic cookie) AFTR 59 0x0804 0x00000bad (Magic cookie) System suspend 61 0x0818 0xfcba0d10 (Magic cookie, Exynos4210 r1.1) AFTR
|
/Linux-v5.10/arch/sh/boards/ |
D | Kconfig | 336 bool "Magic Panel R2" 341 Select Magic Panel R2 if configuring for Magic Panel R2. 388 menu "Magic Panel R2 options" 391 int "Magic Panel R2 Version" 394 Set the version of the Magic Panel R2
|
/Linux-v5.10/fs/ |
D | binfmt_misc.c | 46 enum {Enabled, Magic}; enumerator 106 if (!test_bit(Magic, &e->flags)) { in check_file() 327 e->flags = (1 << Enabled) | (1 << Magic); in create_entry() 335 if (test_bit(Magic, &e->flags)) { in create_entry() 527 if (!test_bit(Magic, &e->flags)) { in entry_status()
|
/Linux-v5.10/Documentation/riscv/ |
D | boot-image-header.rst | 23 u64 magic = 0x5643534952; /* Magic number, little endian, "RISCV" */ 24 u32 magic2 = 0x05435352; /* Magic number 2, little endian, "RSC\x05" */
|
/Linux-v5.10/arch/arm/boot/compressed/ |
D | head-sharpsl.S | 45 mov r6, #0x31 @ Load Magic Init value 51 mov r6, #0x30 @ Load 2nd Magic Init value
|
/Linux-v5.10/Documentation/userspace-api/ioctl/ |
D | ioctl-decoding.rst | 2 Decoding an IOCTL Magic Number
|
/Linux-v5.10/Documentation/admin-guide/media/ |
D | dvb-usb-dibusb-mb-cardlist.rst | 37 * - TwinhanDTV USB-Ter USB1.1 / Magic Box I / HAMA USB1.1 DVB-T device
|
D | cx23885-cardlist.rst | 110 - Magic-Pro ProHDTV Extreme 2
|
D | bttv-cardlist.rst | 210 - Askey CPH03x/ Dynalink Magic TView
|
/Linux-v5.10/Documentation/watchdog/ |
D | watchdog-api.rst | 50 When the device is closed, the watchdog is disabled, unless the "Magic 62 Magic Close feature 65 If a driver supports "Magic Close", the driver will not disable the
|
/Linux-v5.10/Documentation/filesystems/ext4/ |
D | attributes.rst | 43 - Magic number for identification, 0xEA020000. This value is set by the 60 - Magic number for identification, 0xEA020000.
|
D | mmp.rst | 45 - Magic number for MMP, 0x004D4D50 (“MMP”).
|
D | ifork.rst | 81 - Magic number, 0xF30A.
|
/Linux-v5.10/Documentation/admin-guide/ |
D | sysrq.rst | 1 Linux Magic System Request Key Hacks 15 You need to say "yes" to 'Magic SysRq key (CONFIG_MAGIC_SYSRQ)' when 244 The Magic SysRQ system works by registering key operations against a key op
|
/Linux-v5.10/Documentation/virt/kvm/ |
D | ppc-pv.rst | 94 Magic page features 111 Magic page flags
|
/Linux-v5.10/Documentation/power/ |
D | s2ram.rst | 45 Magic number: 4:156:725
|
/Linux-v5.10/arch/um/ |
D | Kconfig | 134 bool "Magic SysRq key"
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | sun8i-r16-bananapi-m2m.dts | 49 model = "BananaPi M2 Magic";
|
/Linux-v5.10/Documentation/process/ |
D | magic-number.rst | 69 Magic Name Number Structure File
|
/Linux-v5.10/drivers/hid/ |
D | Kconfig | 631 tristate "Apple Magic Mouse/Trackpad multi-touch support" 634 Support for the Apple Magic Mouse/Trackpad multi-touch. 637 Apple Wireless "Magic" Mouse and the Apple Wireless "Magic" Trackpad.
|
/Linux-v5.10/drivers/zorro/ |
D | zorro.ids | 285 0851 Applied Magic Inc.
|
/Linux-v5.10/Documentation/arm64/ |
D | booting.rst | 85 u32 magic = 0x644d5241; /* Magic number, little endian, "ARM\x64" */
|
/Linux-v5.10/Documentation/x86/ |
D | boot.rst | 197 0202/4 2.00+ header Magic signature "HdrS" 973 .ascii "0123" /* Header/Magic. */ 979 .ascii "ABCD" /* Header/Magic. */
|
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/stmicro/ |
D | stmmac.rst | 226 Wake up on Lan feature through Magic and Unicast frames are supported for the
|
/Linux-v5.10/Documentation/usb/ |
D | usb-serial.rst | 375 U232-P25) from Magic Control Technology Corp. (there is also a 9 pin
|
12