Home
last modified time | relevance | path

Searched full:initialised (Results 1 – 25 of 332) sorted by relevance

12345678910>>...14

/linux/Documentation/core-api/
H A Dfolio_queue.rst62 A segment should be initialised by calling::
66 with a pointer to the segment to be initialised. Note that this will not
139 initialised, and it assumed that slots won't get reused, but rather the segment
176 initialised with::
/linux/include/xen/interface/
H A Dvcpu.h22 * Initialise a VCPU. Each VCPU can be initialised only once. A
23 * newly-initialised VCPU will not run until it is brought up by VCPUOP_up.
32 * if the VCPU has not been initialised (VCPUOP_initialise).
44 * 2. After a VCPU is initialised, there is currently no way to drop all its
/linux/Documentation/arch/arm/
H A Dporting.rst29 Start address of zero-initialised work area for the decompressor.
121 It is expected that the debugging region will be re-initialised
130 initialised.
/linux/include/linux/
H A Dpagevec.h39 * A freshly initialised folio_batch contains zero folios.
70 * The batch must have previously been initialised using folio_batch_init().
/linux/arch/sh/
H A DKconfig.debug31 process and ending when the kernel's serial console is initialised.
34 initialised. If unsure, say N.
/linux/drivers/video/backlight/
H A Dili9320.c100 lcd->initialised = 1; in ili9320_init_chip()
106 if (!lcd->initialised) in ili9320_power_on()
270 lcd->initialised = 0; in ili9320_suspend()
/linux/sound/aoa/
H A Daoa.h72 * They are of course not initialised, since the
84 * could be initialised, this is called. */
/linux/drivers/mtd/nand/raw/ingenic/
H A Dingenic_ecc.c64 * PTR_ERR(-EPROBE_DEFER) if the device hasn't been initialised yet.
94 * PTR_ERR(-EPROBE_DEFER) if the device hasn't been initialised yet.
/linux/include/media/
H A Dv4l2-fh.h66 * file handles should be initialised in this function. Must be called
78 * The @fh file handle must be initialised first.
/linux/drivers/staging/media/av7110/
H A Dsp8870.c41 u8 initialised:1; member
316 if (state->initialised) in sp8870_init()
318 state->initialised = 1; in sp8870_init()
573 state->initialised = 0; in sp8870_attach()
/linux/drivers/soc/tegra/
H A Dflowctrl.c41 "Tegra flowctrl not initialised!\n")) in flowctrl_update()
56 "Tegra flowctrl not initialised!\n")) in flowctrl_read_cpu_csr()
/linux/sound/soc/
H A Dsoc-card.c67 * On success jack will be initialised.
90 * On success jack will be initialised.
/linux/drivers/media/dvb-frontends/
H A Dsp887x.c31 u8 initialised:1; member
524 if (!state->initialised) { in sp887x_init()
540 state->initialised = 1; in sp887x_init()
577 state->initialised = 0; in sp887x_attach()
/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dcalxeda-ddr-ctrlr.yaml10 The Calxeda DDR memory controller is initialised and programmed by the
H A Dcanaan,k210-sram.yaml11 of SRAM. The controller is initialised by the bootloader, which configures
/linux/security/lockdown/
H A DKconfig16 subsystem is fully initialised. If enabled, lockdown will
/linux/drivers/mfd/
H A Dsimple-mfd-i2c.h15 * Once the register map has been successfully initialised, any sub-devices
/linux/Documentation/devicetree/bindings/net/
H A Dcalxeda-xgmac.yaml11 internal machine "network fabric", which is set up, initialised and
/linux/include/xen/interface/io/
H A Dxenbus.h25 XenbusStateInitialised = 3, /* Initialised and waiting for a
/linux/arch/csky/mm/
H A Dcontext.c41 pr_info("ASID allocator initialised with %lu entries\n", in asids_init()
/linux/drivers/media/rc/img-ir/
H A Dimg-ir-hw.h56 * preprocessing step, so it is normally not explicitly initialised
161 * filter. The minlen and maxlen fields will have been initialised
/linux/security/integrity/platform_certs/
H A Dplatform_keyring.c56 * Must be initialised before we try and load the keys into the keyring.
/linux/drivers/acpi/arm64/
H A Ddma.c15 * it should have initialised its dma_mask pointer by this point. For in acpi_arch_dma_setup()
/linux/include/linux/platform_data/
H A Dvideo_s3c.h42 * the base framebuffer) that are initialised etc.
/linux/arch/arm/mm/
H A Dl2c-l2x0-resume.S30 @ Check that the address has been initialised

12345678910>>...14