/linux-4.1.27/drivers/video/backlight/ |
D | ili9320.c | 104 lcd->initialised = 1; in ili9320_init_chip() 110 if (!lcd->initialised) in ili9320_power_on() 275 lcd->initialised = 0; in ili9320_suspend()
|
D | ili9320.h | 51 int initialised; member
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
D | sp8870.c | 51 u8 initialised:1; member 310 if (state->initialised) return 0; in sp8870_init() 311 state->initialised = 1; in sp8870_init() 567 state->initialised = 0; in sp8870_attach()
|
D | sp887x.c | 30 u8 initialised:1; member 526 if (!state->initialised) { in sp887x_init() 542 state->initialised = 1; in sp887x_init() 579 state->initialised = 0; in sp887x_attach()
|
D | stv0288.c | 44 u8 initialised:1; member 419 state->initialised = 0; in stv0288_sleep() 588 state->initialised = 0; in stv0288_attach()
|
D | si21xx.c | 143 u8 initialised:1; member 855 state->initialised = 0; in si21xx_sleep() 919 state->initialised = 0; in si21xx_attach()
|
D | stv0299.c | 61 u8 initialised:1; member 630 state->initialised = 0; in stv0299_sleep() 685 state->initialised = 0; in stv0299_attach()
|
D | nxt200x.c | 66 u8 initialised:1; member 1122 if (!state->initialised) { in nxt200x_init() 1134 state->initialised = 1; in nxt200x_init() 1169 state->initialised = 0; in nxt200x_attach()
|
/linux-4.1.27/Documentation/arm/ |
D | Porting | 25 Start address of zero-initialised work area for the decompressor. 118 It is expected that the debugging region will be re-initialised 127 initialised.
|
D | vlocks.txt | 182 to be implicitly initialised to an unlocked state simply by putting
|
/linux-4.1.27/arch/arm/mm/ |
D | l2c-l2x0-resume.S | 29 @ Check that the address has been initialised
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | operations.txt | 58 with the operation to be initialised and the release function to use. 104 initialised before submitting the operation: 117 initialised before submitting the operation:
|
D | backend-api.txt | 16 To start off, a cache definition must be initialised and registered for each 20 The cache definition (struct fscache_cache) should be initialised by calling: 39 previously initialised cache definition to: 150 initialised by calling fscache_object_init(object).
|
/linux-4.1.27/drivers/tty/serial/ |
D | zs.h | 43 int initialised; member
|
D | dz.c | 83 int initialised; member 551 if (mux->initialised) in dz_reset() 561 mux->initialised = 1; in dz_reset()
|
D | sb1250-duart.c | 97 int initialised; member 525 if (sport->initialised) in sbd_init_port() 539 sport->initialised = 1; in sbd_init_port()
|
D | zs.c | 837 if (!scc->initialised) { in zs_reset() 845 scc->initialised = 1; in zs_reset()
|
/linux-4.1.27/Documentation/arm64/ |
D | booting.txt | 168 the kernel image will be entered must be initialised by software at a 174 ICC_SRE_EL3.SRE (bit 0) must be initialised to 0b1. 176 ICC.SRE_EL2.Enable (bit 3) must be initialised to 0b1 177 ICC_SRE_EL2.SRE (bit 0) must be initialised to 0b1.
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | sysfs-class-rfkill | 38 Description: Whether the soft blocked state is initialised from non-volatile
|
/linux-4.1.27/Documentation/isdn/ |
D | README.hfc-pci | 33 Then the desired card will be the initialised in the desired order.
|
/linux-4.1.27/Documentation/blockdev/ |
D | zram.txt | 39 initialisation. Once the device initialised as a single stream compression 49 change selected compression algorithm (once the device is initialised
|
/linux-4.1.27/sound/aoa/codecs/ |
D | onyx.c | 53 u32 initialised:1, member 585 if (!onyx->initialised) { in onyx_register_init() 601 onyx->initialised = 1; in onyx_register_init()
|
/linux-4.1.27/drivers/tty/ |
D | mips_ejtag_fdc.c | 298 bool initialised; member 377 if (c->initialised) in mips_ejtag_fdc_console_init() 386 c->initialised = true; in mips_ejtag_fdc_console_init()
|
/linux-4.1.27/Documentation/devicetree/bindings/pci/ |
D | host-generic-pci.txt | 3 Firmware-initialised PCI host controllers and PCI emulations, such as the
|
/linux-4.1.27/drivers/leds/trigger/ |
D | Kconfig | 89 This allows LEDs to be initialised in the ON state.
|
/linux-4.1.27/arch/arm/ |
D | Kconfig.debug | 840 their output to UART 0. The port must have been initialised 851 their output to UART 1. The port must have been initialised 862 their output to UART 2. The port must have been initialised 872 their output to UART 3. The port must have been initialised 881 their output to UART 0. The port must have been initialised 890 their output to UART 1. The port must have been initialised 899 their output to UART 2. The port must have been initialised
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | tx.c | 596 if (!tx_queue->initialised) in efx_setup_tc() 741 tx_queue->initialised = true; in efx_init_tx_queue()
|
D | net_driver.h | 238 bool initialised; member
|
/linux-4.1.27/arch/arm/plat-samsung/ |
D | Kconfig | 38 must have been initialised by the boot-loader before use.
|
/linux-4.1.27/Documentation/ |
D | BUG-HUNTING | 237 initialised and not set before use etc. To see the values that get assigned
|
D | parport.txt | 192 Once the parport code is initialised, you can attach device drivers to
|
D | kmemleak.txt | 61 Memory may be allocated or freed before kmemleak is initialised and
|
D | pinctrl.txt | 362 initialised using the function pinctrl_get_group_pins(), e.g. for pin
|
D | memory-barriers.txt | 587 target appearing to be incompletely initialised.
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/ |
D | cpus.txt | 208 property identifying a 64-bit zero-initialised
|
/linux-4.1.27/Documentation/networking/ |
D | dccp.txt | 68 initialised from /proc/sys/net/dccp/default/tx_qlen.
|
D | vortex.txt | 374 it is initialised. For example:
|
/linux-4.1.27/Documentation/filesystems/ |
D | gfs2-glocks.txt | 133 The per-glock counters are initialised to zero when the
|
/linux-4.1.27/Documentation/crypto/ |
D | asymmetric-keys.txt | 288 initialised data for that subtype, ->type_data[1] should point to a hex
|
/linux-4.1.27/Documentation/scheduler/ |
D | sched-deadline.txt | 81 remaining runtime are re-initialised as
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.megaraid_sas | 623 …The template will have defintions that will be initialised to appropritae values for a specific fa…
|
D | tmscsim.txt | 265 For this purpose, you can pass options to the driver before it is initialised
|
D | sym53c8xx_2.txt | 789 0x100-0x26f initialised data
|
D | ncr53c8xx.txt | 1542 0x100-0x26f initialised data
|
/linux-4.1.27/Documentation/PCI/ |
D | MSI-HOWTO.txt | 66 PCI devices are initialised to use pin-based interrupts. The device
|
/linux-4.1.27/Documentation/security/ |
D | keys.txt | 175 keyring is initialised with a link to the user-specific keyring.
|
/linux-4.1.27/lib/ |
D | Kconfig.debug | 518 freed before kmemleak is initialised, an early log buffer is
|