Home
last modified time | relevance | path

Searched refs:initialised (Results 1 – 25 of 47) sorted by relevance

12

/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()
H A Dili9320.h48 int initialised; member
/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/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()
H A Dstv0288.c32 u8 initialised:1; member
408 state->initialised = 0; in stv0288_sleep()
567 state->initialised = 0; in stv0288_attach()
H A Dstv0299.c50 u8 initialised:1; member
625 state->initialised = 0; in stv0299_sleep()
680 state->initialised = 0; in stv0299_attach()
H A Dsi21xx.c138 u8 initialised:1; member
849 state->initialised = 0; in si21xx_sleep()
912 state->initialised = 0; in si21xx_attach()
H A Dnxt200x.c52 u8 initialised:1; member
1092 if (!state->initialised) { in nxt200x_init()
1103 state->initialised = 1; in nxt200x_init()
1138 state->initialised = 0; in nxt200x_attach()
/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/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::
H A Didr.rst37 object with the reserved ID and finally insert the initialised object
/linux/arch/arm/mm/
H A Dl2c-l2x0-resume.S30 @ Check that the address has been initialised
/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/tty/serial/
H A Dzs.h44 int initialised; member
/linux/security/lockdown/
H A DKconfig16 subsystem is fully initialised. If enabled, lockdown will
/linux/drivers/tty/
H A Dmips_ejtag_fdc.c289 * @initialised: Whether the console is initialised.
296 bool initialised; member
375 if (c->initialised) in mips_ejtag_fdc_console_init()
384 c->initialised = true; in mips_ejtag_fdc_console_init()
/linux/Documentation/ABI/stable/
H A Dsysfs-class-rfkill37 Description: Whether the soft blocked state is initialised from non-volatile
/linux/Documentation/watchdog/
H A Dmlx-wdt.rst51 Watchdog can be initialised in nowayout way, i.e. oncse started
/linux/arch/arm/mach-s3c/
H A DKconfig36 must have been initialised by the boot-loader before use.
/linux/drivers/net/ethernet/sfc/siena/
H A Dtx.c233 if (!tx_queue->initialised) in efx_siena_xdp_tx_buffers()
H A Dtx_common.c95 tx_queue->initialised = true; in efx_siena_init_tx_queue()
/linux/mm/
H A DKconfig.debug272 freed before kmemleak is fully initialised, use a static pool
274 fully initialised, this memory pool acts as an emergency one
/linux/sound/soc/amd/acp/
H A Dacp-sdw-sof-mach.c221 while (sof_dais->initialised) { in create_sdw_dailinks()
/linux/Documentation/driver-api/media/
H A Dmc-core.rst49 :c:func:`media_device_unregister()`. An initialised media device must be
54 previously initialised.
/linux/drivers/leds/trigger/
H A DKconfig96 This allows LEDs to be initialised in the ON state.

12