/linux/Documentation/gpu/nova/core/ |
H A D | devinit.rst | 4 Device Initialization (devinit) 10 Device initialization (devinit) is a crucial sequence of register read/write operations 15 Unit) microcontroller of the GPU. This interpreter executes a "script" of initialization 31 Low-level Firmware Initialization Flow 35 considered unusable until this initialization process completes. 46 Before the driver can proceed with further initialization, it must wait for a signal 47 indicating that core initialization is complete (known as GFW_BOOT). This signal is 57 The initialization process involves careful privilege management. For example, before
|
/linux/drivers/acpi/acpica/ |
H A D | utxfinit.c | 4 * Module Name: utxfinit - External interfaces for ACPICA initialization 34 * called, so any early initialization belongs here. 51 ACPI_EXCEPTION((AE_INFO, status, "During OSL initialization")); in acpi_initialize_subsystem() 60 "During initialization of globals")); in acpi_initialize_subsystem() 80 "During Namespace initialization")); in acpi_initialize_subsystem() 89 "During OSI interfaces initialization")); in acpi_initialize_subsystem() 106 * DESCRIPTION: Completes the subsystem initialization including hardware. in ACPI_EXPORT_SYMBOL_INIT() 117 * The early initialization phase is complete. The namespace is loaded, in ACPI_EXPORT_SYMBOL_INIT() 163 * initialization control methods are run (_REG, _STA, _INI) on the in ACPI_EXPORT_SYMBOL_INIT() 178 * hardware initialization. in ACPI_EXPORT_SYMBOL_INIT() [all …]
|
H A D | dsinit.c | 4 * Module Name: dsinit - Object initialization namespace walk 39 * Currently, the only objects that require initialization are: 76 "During Region initialization %p [%4.4s]", in acpi_ds_init_one_object() 152 * necessary initialization on the objects found therein 173 "**** Starting initialization of namespace objects ****\n")); in acpi_ds_initialize_objects() 205 "\nACPI table initialization:\n")); in acpi_ds_initialize_objects()
|
H A D | nsinit.c | 4 * Module Name: nsinit - namespace initialization 42 * initialization on the objects found therein 54 "[Init] Completing Initialization of ACPI Objects\n")); in acpi_ns_initialize_objects() 56 "**** Starting initialization of namespace objects ****\n")); in acpi_ns_initialize_objects() 58 "Final data object initialization: ")); in acpi_ns_initialize_objects() 68 * is now the only one that supports deferred initialization in acpi_ns_initialize_objects() 239 ACPI_EXCEPTION((AE_INFO, status, "During device initialization")); in acpi_ns_initialize_devices() 309 * Currently, the only objects that require initialization are: 385 * Only initialization of Package objects can be deferred, in order in acpi_ns_init_one_object() 399 /* Complete the initialization/resolution of the package object */ in acpi_ns_init_one_object() [all …]
|
/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-spi.h | 46 /** Callbacks structure to customize SPI4 initialization sequence */ 155 * Get current SPI4 initialization callbacks 164 * Set new SPI4 initialization callbacks 181 * SPI initialization to abort) 198 * SPI initialization to abort) 215 * SPI initialization to abort) 232 * SPI initialization to abort) 249 * SPI initialization to abort) 265 * SPI initialization to abort)
|
/linux/drivers/net/ipa/ |
H A D | ipa.h | 138 * IPA initialization is broken into stages: init; config; and setup. 146 * more complex initialization by issuing "immediate commands" using 152 * loaded (in addition to some other low-level initialization). This early 153 * GSI initialization can be done either by Trust Zone on the AP or by the 159 * implements the setup phase of initialization. 161 * If the modem performs early GSI initialization, the AP needs to know
|
/linux/include/linux/ |
H A D | irqchip.h | 29 * initialization function. 34 * @fn: initialization function 67 * the association between their version and their initialization function. 75 * @fn: initialization function
|
/linux/Documentation/driver-api/rapidio/ |
H A D | rapidio.rst | 67 The RapidIO subsystem defines the format and initialization method for subsystem 98 3. Subsystem Initialization 103 within the subsystem controller driver's initialization code calls function 129 automatically during kernel initialization time using corresponding module 156 initialization routine. In this case an enumerating module shall be loaded 217 initialization routine calls rio_init_mports() to perform enumeration or 249 process from module initialization routine. 267 table entry contains a pointer to a switch-specific initialization routine that 269 hardware initialization if necessary. A RapidIO switch does not have a unique 305 initialization. [all …]
|
/linux/Documentation/crypto/ |
H A D | intro.rst | 60 1. Initialization of a cipher handle. 67 When using the initialization API calls, a cipher handle is created and 68 returned to the consumer. Therefore, please refer to all initialization 70 to receive and subsequently to use. The initialization API calls have
|
/linux/include/media/ |
H A D | v4l2-flash-led-class.h | 21 * struct v4l2_flash_ctrl_data - flash control initialization data, filled 24 * @config: initialization data for a control 53 * struct v4l2_flash_config - V4L2 Flash sub-device initialization data 121 * @config: initialization data for V4L2 Flash sub-device 142 * @config: initialization data for V4L2 Flash sub-device
|
/linux/drivers/firewire/ |
H A D | init_ohci1394_dma.c | 17 * To use physical DMA after the initialization of the firewire stack, 19 * which may be caused by the firewire stack initialization. 84 /* Resets an OHCI-1394 controller (for sane state before initialization) */ 171 * OHCI1394 initialization itself and any device going on- or offline 222 * The initialization causes at least one IEEE1394 bus reset. Enabling in init_ohci1394_reset_and_init_dma() 286 * setup_ohci1394_dma - enables early OHCI1394 DMA initialization 295 /* passing ohci1394_dma=early on boot causes early OHCI1394 DMA initialization */
|
/linux/include/drm/ |
H A D | drm_module.h | 15 * initialization and shutdown. The provided helpers act like bus-specific 30 * the PCI driver my_pci_drv. For more complex module initialization, you 52 * drm_firmware_drivers_only(). For more complex module initialization, 115 * drm_firmware_drivers_only(). For more complex module initialization,
|
/linux/drivers/media/pci/mantis/ |
H A D | mantis_cards.c | 178 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis PCI initialization failed <%d>", err); in mantis_pci_probe() 190 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis I2C initialization failed <%d>", err); in mantis_pci_probe() 202 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis DMA initialization failed <%d>", err); in mantis_pci_probe() 208 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis DVB initialization failed <%d>", err); in mantis_pci_probe() 215 "ERROR: Mantis DVB initialization failed <%d>", err); in mantis_pci_probe() 221 dprintk(MANTIS_ERROR, 1, "ERROR: Mantis UART initialization failed <%d>", err); in mantis_pci_probe()
|
/linux/drivers/gpio/ |
H A D | gpiolib-devres.c | 36 * @flags: optional GPIO initialization flags 59 * @flags: optional GPIO initialization flags 83 * @flags: optional GPIO initialization flags 132 * @flags: GPIO initialization flags 169 * @flags: optional GPIO initialization flags 200 * @flags: optional GPIO initialization flags 235 * @flags: optional GPIO initialization flags
|
/linux/security/ |
H A D | Kconfig.hardening | 4 menu "Memory initialization" 27 This option enables initialization of stack variables at 39 bool "no automatic stack variable initialization (weakest)" 41 Disable automatic stack variable initialization. 57 Pattern initialization is known to provoke many existing bugs 77 Zero initialization provides safe defaults for strings 81 initialization.
|
/linux/drivers/phy/marvell/ |
H A D | Kconfig | 90 SoC. This driver will do the PHY initialization and shutdown. 101 SoC. This driver will do the PHY initialization and shutdown. 112 SoC. This driver will do the PHY initialization and shutdown. 123 SoC. This driver will do the PHY initialization and shutdown.
|
/linux/Documentation/timers/ |
H A D | hpet.rst | 22 The driver supports detection of HPET driver allocation and initialization 25 initialization. An example of this initialization can be found in
|
/linux/rust/pin-init/ |
H A D | README.md | 27 It also allows in-place initialization of big `struct`s that would otherwise produce a stack 38 <https://rust-for-linux.com/the-safe-pinned-initialization-problem>. 40 This library allows you to do in-place initialization safely. 73 Aside from pinned initialization, this library also supports in-place construction without 151 actually does the initialization in the correct way. Here are the things to look out for 153 - when the closure returns `Ok(())`, then it has completed the initialization successfully, so 156 you need to take care to clean up anything if your initialization fails mid-way,
|
/linux/drivers/clk/bcm/ |
H A D | clk-kona.h | 89 /* Policy initialization macro */ 145 * Gate initialization macros. 209 /* Hysteresis initialization macro */ 281 /* Divider initialization macros */ 341 /* Selector initialization macro */ 374 /* Trigger initialization macro */ 409 /* Initialization macro for an entry in a CCU's kona_clks[] array. */ 433 /* Policy enable initialization macro */ 447 /* Policy control initialization macro */ 482 /* Initialization for common fields in a Kona ccu_data structure */
|
/linux/scripts/coccinelle/misc/ |
H A D | uninitialized_var.cocci | 12 /// changes. Keep in mind that in most cases, if an initialization is 50 coccilib.report.print_report(p[0], "WARNING this kind of initialization is deprecated") 56 coccilib.org.print_todo(p[0], "WARNING this kind of initialization is deprecated")
|
/linux/drivers/media/tuners/ |
H A D | qt1010_priv.h | 46 1f 20 ? chip initialization 47 20 e0 ? chip initialization 52 25 40 ? chip initialization
|
/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | prph.h | 121 * 1) Initialization -- performs hardware calibration and sets up some 125 * The initialization program must be used when initially setting up the 157 * The bootstrap uCode (already in instruction SRAM) loads initialization 158 * uCode. Initialization uCode performs data initialization, sends 164 * byte count register ("1" in MSbit tells initialization uCode to load 184 * image and the cached (modified) runtime data (*not* the initialization 188 * NOTE: Initialization uCode does *not* run as part of the save/restore 193 * RFKILL should use complete restarts (with total re-initialization) of uCode, 305 * Initialization: 338 * write and read pointers (idxes) during (re-)initialization (i.e. when
|
/linux/include/soc/at91/ |
H A D | sama7-ddr.h | 15 #define DDR3PHY_PIR (0x04) /* DDR3PHY PHY Initialization Register */ 20 #define DDR3PHY_PIR_INIT (1 << 0) /* Initialization Trigger */ 27 #define DDR3PHY_PGSR_IDONE (1 << 0) /* Initialization Done */ 71 #define UDDRC_DFIMISC_DFI_INIT_COMPLETE_EN (1 << 0) /* PHY initialization complete enable signal */
|
/linux/arch/arm/mach-omap2/ |
H A D | omap_opp_data.h | 20 * USE the following ONLY in opp data initialization common to an SoC. 52 * Initialization wrapper used to define an OPP for OMAP variants. 63 * Initialization wrapper used to define SmartReflex process data
|
/linux/Documentation/networking/devlink/ |
H A D | devlink-reload.rst | 23 - Devlink driver entities re-initialization, including applying 30 Other devlink entities may stay over the re-initialization: 81 # Run reload command for devlink driver entities re-initialization:
|