Searched full:boots (Results 1 – 25 of 171) sorted by relevance
1234567
/linux-6.12.1/sound/soc/sof/ |
D | loader.c | 151 * 2. FW boots successfully and fw_ready op succeeds. in snd_sof_run_firmware() 152 * 3. FW boots but fw_ready op fails. in snd_sof_run_firmware() 165 return -EIO; /* FW boots but fw_ready op failed */ in snd_sof_run_firmware()
|
/linux-6.12.1/Documentation/admin-guide/laptops/ |
D | lg-laptop.rst | 45 This value is reset to 100 when the kernel boots. 61 This value is reset to 0 when the kernel boots.
|
/linux-6.12.1/drivers/media/test-drivers/vidtv/ |
D | vidtv_channel.h | 9 * When vidtv boots, it will create some hardcoded channels. 34 * When vidtv boots, it will create some hardcoded channels.
|
/linux-6.12.1/arch/arm/mach-omap2/ |
D | omap_opp_data.h | 36 * by an array of omap_opp_def. As the kernel boots and more information is 38 * device the kernel boots up on. It is interesting to remember that each IP
|
D | gpmc.h | 8 * once omap3 boots in device tree only mode.
|
/linux-6.12.1/include/uapi/linux/ |
D | nl80211-vnd-intel.h | 25 * 1) The user space (NetworkManager) boots and sees that the device is 40 * 11) The host boots the device, loads the firwmare, and connects to a
|
/linux-6.12.1/Documentation/trace/ |
D | debugging.rst | 81 Persistent buffers across boots 84 a specific location in memory. If the location is the same across boots and 142 instance. But this instance is never preserved across boots. To have the
|
/linux-6.12.1/drivers/net/ipa/ |
D | ipa_qmi.c | 43 * subsequent boots. The modem expects to receive a final INIT_COMPLETE 61 * - On subsequent modem boots, everything is ready when: 65 * optional for non-initial modem boots, and have no bearing on the 117 * When the modem boots (or reboots), the handshake sequence starts 478 * subsequent boots. The INIT_COMPLETE indication message is in ipa_qmi_setup()
|
D | ipa_uc.h | 34 * The first time the modem boots, it loads firmware for and starts the
|
/linux-6.12.1/drivers/gpu/drm/tiny/ |
D | Kconfig | 64 by the Open Firmware before the kernel boots. Scanout buffer, size, 92 by the firmware or bootloader before the kernel boots. Scanout
|
/linux-6.12.1/Documentation/arch/x86/i386/ |
D | IO-APIC.rst | 13 CPU which boots the operating system (usually CPU#0). 23 If your box boots fine with enabled IO-APIC IRQs, then your
|
/linux-6.12.1/drivers/zorro/ |
D | Kconfig | 12 15KB, but it gets freed after the system boots up, so it doesn't
|
/linux-6.12.1/Documentation/dev-tools/kunit/ |
D | faq.rst | 32 kernel and runs when the kernel boots, or when built as a module, when the 98 seeing. When tests are built-in, they will execute when the kernel boots, and
|
/linux-6.12.1/arch/riscv/include/asm/ |
D | cpu_ops.h | 16 * @cpu_start: Boots a cpu into the kernel.
|
/linux-6.12.1/drivers/net/wireless/ath/ath10k/ |
D | testmode_i.h | 43 /* Boots the UTF firmware, the netdev interface must be down at the
|
/linux-6.12.1/arch/arm64/boot/dts/marvell/ |
D | ac5x-rd-carrier.dtsi | 22 * When the board boots in the external CPU mode, the internal CPU is disabled,
|
D | ac5x-rd-carrier-cn9131.dts | 19 * When the board boots in the external CPU mode, the internal CPU is disabled,
|
/linux-6.12.1/Documentation/devicetree/bindings/pci/ |
D | pci-ep.yaml | 48 Endpoint Controller, otherwise an unstable (across boots) unique number
|
/linux-6.12.1/tools/testing/selftests/powerpc/nx-gzip/ |
D | README | 8 However, chmod may not survive across boots. You may create a udev file such
|
/linux-6.12.1/Documentation/tee/ |
D | op-tee.rst | 105 BL32 OP-TEE image from the kernel after the kernel boots, rather than loading 106 it from the firmware before the kernel boots. This also requires enabling the
|
/linux-6.12.1/Documentation/devicetree/bindings/remoteproc/ |
D | qcom,sc8180x-pas.yaml | 13 Qualcomm SC8180X SoC Peripheral Authentication Service loads and boots
|
D | renesas,rcar-rproc.yaml | 14 boots firmwares on the Renesas R-Car family chipset.
|
/linux-6.12.1/drivers/eisa/ |
D | Kconfig | 69 boots up, so it doesn't take up kernel memory. Anyway, if
|
/linux-6.12.1/drivers/net/wireless/ath/ath11k/ |
D | testmode_i.h | 53 /* Boots the UTF firmware, the netdev interface must be down at the
|
/linux-6.12.1/arch/x86/xen/ |
D | smp_hvm.c | 21 * Called again in case the kernel boots on vcpu >= MAX_VIRT_CPUS. in xen_hvm_smp_prepare_boot_cpu()
|
1234567