Searched refs:initialized (Results 1 - 200 of 2096) sorted by relevance

1234567891011

/linux-4.1.27/drivers/video/fbdev/matrox/
H A Dmatroxfb_maven.h11 int initialized; member in struct:i2c_bit_adapter
H A Dmatroxfb_crtc2.h10 int initialized; member in struct:matroxfb_dh_fb_info
H A Di2c-matroxfb.c120 b->initialized = !err; i2c_bus_reg()
125 if (b->initialized) { i2c_bit_bus_del()
127 b->initialized = 0; i2c_bit_bus_del()
/linux-4.1.27/arch/x86/include/asm/
H A Ddmi.h15 /* Use early IO mappings for DMI because it's initialized early */
H A Damd_nb.h45 /* initialized to the number of CPUs on the node sharing this bank */
H A Duser.h40 * and what states are in modified/initialized conditions for the
/linux-4.1.27/fs/cramfs/
H A Duncompress.c27 static int initialized; variable
60 if (!initialized++) { cramfs_uncompress_init()
63 initialized = 0; cramfs_uncompress_init()
75 if (!--initialized) { cramfs_uncompress_exit()
/linux-4.1.27/security/selinux/include/
H A Davc_ss.h22 * The security server must be initialized before
/linux-4.1.27/arch/arm64/kernel/
H A Dcpuidle.c37 * Return: 0 on success, -EOPNOTSUPP if CPU suspend hook not initialized, CPU
46 * has not been initialized, cpu_suspend call fails early. arm_cpuidle_suspend()
H A Dacpi.c137 * all initialized entries and check for acpi_map_gic_cpu_interface()
152 /* CPU 0 was already initialized */ acpi_map_gic_cpu_interface()
284 * - ACPI tables are initialized and sanity checks passed
309 * If ACPI tables are initialized and FADT sanity checks passed, acpi_boot_table_init()
/linux-4.1.27/tools/perf/util/
H A Dcpumap.h61 pr_debug("cpu_map not initialized\n"); cpu__max_node()
69 pr_debug("cpu_map not initialized\n"); cpu__max_cpu()
77 pr_debug("cpu_map not initialized\n"); cpu__get_node()
H A Dtrace-event.c65 static bool initialized; trace_event__tp_format() local
67 if (!initialized) { trace_event__tp_format()
78 initialized = true; trace_event__tp_format()
/linux-4.1.27/include/linux/i2c/
H A Dpcf857x.h8 * you leave this initialized to zero the driver will act
17 * the gpio_base value initialized.
28 * to it. If you leave n_latch initialized to zero, that last written
/linux-4.1.27/arch/tile/include/gxio/
H A Dusb_host.h45 * A properly initialized context must be obtained before any of the other
49 * initialized by this routine, if it succeeds.
53 * @return Zero if the context was successfully initialized, else a
75 * @param context Pointer to a properly initialized gxio_usb_host_context_t.
82 * @param context Pointer to a properly initialized gxio_usb_host_context_t.
H A Duart.h49 * @param context Pointer to a properly initialized gxio_uart_context_t.
65 * A properly initialized context must be obtained before any of the other
68 * @param context Pointer to a gxio_uart_context_t, which will be initialized
71 * @return Zero if the context was successfully initialized, else a
H A Dmpipe.h330 /* The "initialized" buffer stacks. */
343 * @param context Context object to be initialized.
370 * @param context An initialized mPIPE context.
427 * @param context An initialized mPIPE context.
446 /* Push a buffer onto a previously initialized buffer stack.
453 * @param context An initialized mPIPE context.
481 /* Pop a buffer off of a previously initialized buffer stack.
483 * @param context An initialized mPIPE context.
533 * @param context An initialized mPIPE context.
547 * @param context An initialized mPIPE context.
567 * @param context An initialized mPIPE context.
583 * @param context An initialized mPIPE context.
591 * @param context An initialized mPIPE context.
609 * @param context An initialized mPIPE context.
624 * initialized by passing 'group' to gxio_mpipe_init_notif_group() or
658 * @param context An initialized mPIPE context.
726 * @param context An initialized mPIPE context.
727 * @param bucket Bucket index to be initialized.
738 * First, the group is initialized with the given rings.
740 * Second, each bucket is initialized with the mode and group, and a
747 * @param context An initialized mPIPE context.
771 * @param context An initialized mPIPE context.
808 * @param context An initialized mPIPE context.
822 * @param context An initialized mPIPE context.
850 * @param context An initialized mPIPE context.
950 * This function can be called on a previously initialized rules list
954 * @param context An initialized mPIPE context.
970 * initialized buffer stack which does not induce chaining (and to
971 * drop packets which exceed the largest initialized buffer stack
1041 * returns success when the state object has been initialized and the
1049 * Once initialized, the gxio_mpipe_iqueue_t API provides two flows
1160 * @param iqueue An ingress queue initialized via gxio_mpipe_iqueue_init().
1195 * @param iqueue An ingress queue initialized via gxio_mpipe_iqueue_init().
1224 * @param iqueue An ingress queue initialized via gxio_mpipe_iqueue_init().
1245 * @param iqueue An ingress queue initialized via gxio_mpipe_iqueue_init().
1295 * @param iqueue An ingress queue initialized via gxio_mpipe_iqueue_init().
1344 * @param equeue An egress queue to be initialized.
1345 * @param context An initialized mPIPE context.
1373 * @param equeue An egress queue initialized via gxio_mpipe_equeue_init().
1391 * @param equeue An egress queue initialized via gxio_mpipe_equeue_init().
1409 * @param equeue An egress queue initialized via gxio_mpipe_equeue_init().
1427 * @param equeue An egress queue initialized via gxio_mpipe_equeue_init().
1483 * @param equeue An egress queue initialized via gxio_mpipe_equeue_init().
1499 * @param equeue An egress queue initialized via gxio_mpipe_equeue_init().
1526 * @param equeue An egress queue initialized via gxio_mpipe_equeue_init().
1543 * @param equeue An egress queue initialized via gxio_mpipe_equeue_init().
1577 * @param equeue An egress queue initialized via gxio_mpipe_equeue_init().
1775 * @param link A link state object, which will be initialized if this
1777 * @param context An initialized mPIPE context.
1793 * @param link A link state object, which will no longer be initialized
1802 * @param link A properly initialized link state object.
1812 * @param link A properly initialized link state object.
1827 * @param context An initialized mPIPE context.
1837 * @param context An initialized mPIPE context.
1847 * @param context An initialized mPIPE context.
1859 * @param context An initialized mPIPE context.
H A Dtrio.h98 * with gxio_trio_alloc_pio_regions() and initialized via
119 * waiting for commands to complete. DMA queues can be initialized
212 * @param context Context object to be initialized.
236 * @param context An initialized TRIO context.
286 * @param context An initialized TRIO context.
/linux-4.1.27/arch/mips/loongson/lemote-2f/
H A Dpm.c84 static int initialized; variable
127 if (initialized == 0) { wakeup_loongson()
130 initialized = 1; wakeup_loongson()
/linux-4.1.27/arch/arm/mach-pxa/include/mach/
H A Dzylonite.h10 /* the following variables are processor specific and initialized
/linux-4.1.27/arch/sparc/kernel/
H A Dpmc.c70 printk(KERN_INFO "%s: power management initialized\n", PMC_DEVNAME); pmc_probe()
97 * initialized, so we install ourselves thusly:
H A Dleon_pmc.c84 printk(KERN_INFO "leon: power management initialized\n"); leon_pmc_install()
91 * if initialized late.
H A Dapc.c164 printk(KERN_INFO "%s: power management initialized%s\n", apc_probe()
193 * initialized, so we install ourselves thusly:
/linux-4.1.27/arch/s390/include/asm/
H A Dcrw.h47 #define CRW_ERC_INIT 0x02 /* initialized */
49 #define CRW_ERC_IPARM 0x04 /* installed parm initialized */
/linux-4.1.27/drivers/staging/unisys/common-spar/include/channels/
H A Dvbuschannel.h21 * and client ends of the bus. The channel header area is initialized by
76 struct channel_header channel_header; /* initialized by server */
77 struct spar_vbus_headerinfo hdr_info; /* initialized by server */
/linux-4.1.27/arch/x86/mm/kmemcheck/
H A Dshadow.c89 * address is marked as being initialized.
135 * Make sure _some_ bytes are initialized. Gcc frequently generates kmemcheck_shadow_test()
156 /* All bytes must be initialized. */ kmemcheck_shadow_test_all()
/linux-4.1.27/arch/xtensa/include/asm/
H A Dasmmacro.h21 * ar register initialized with the start address
27 * ar register initialized with the start address
28 * as register initialized with the size
H A Dplatform.h20 * platform_init is called before the mmu is initialized to give the
/linux-4.1.27/arch/x86/purgatory/
H A DMakefile13 KBUILD_CFLAGS := -fno-strict-aliasing -Wall -Wstrict-prototypes -fno-zero-initialized-in-bss -fno-builtin -ffreestanding -c -MD -Os -mcmodel=large
/linux-4.1.27/arch/mips/loongson/common/
H A Dcmdline.c32 /* firmware arguments are initialized in head.S */ prom_init_cmdline()
H A Denv.c54 /* firmware arguments are initialized in head.S */ prom_init_env()
78 /* firmware arguments are initialized in head.S */ prom_init_env()
/linux-4.1.27/arch/cris/arch-v10/kernel/
H A Dshadows.c30 * These are initialized in arch/cris/mm/init.c using ioremap.
/linux-4.1.27/arch/arm/mach-omap2/
H A Dsmartreflex-class3.c59 pr_info("SmartReflex Class3 initialized\n"); sr_class3_init()
H A Dopp.c53 * Initialize only if not already initialized even if the previous omap_init_opp_table()
/linux-4.1.27/arch/arm/mach-sa1100/include/mach/
H A Duncompress.h15 * initialized by the bootloader. We search for the first enabled
/linux-4.1.27/arch/arm/mach-gemini/include/mach/
H A Duncompress.h23 * initialized by the bootloader. If you didn't setup a port in
/linux-4.1.27/arch/alpha/include/uapi/asm/
H A Dsetup.h34 * initialized, we need to copy things out into a more permanent
/linux-4.1.27/include/linux/input/
H A Dad714x.h21 /* board information which need be initialized in arch/mach... */
/linux-4.1.27/drivers/usb/wusbcore/
H A Dwa-hc.c33 * wa->usb_dev and wa->usb_iface initialized and refcounted,
34 * wa->wa_descr initialized.
/linux-4.1.27/include/linux/
H A Dlguest.h57 /* Fields initialized by the Host at boot: */
63 /* Fields initialized by the Guest at boot: */
H A Dmutex.h29 * - a mutex object must be initialized via the API
30 * - a mutex object must not be initialized via memset or copying
87 * @mutex: the mutex to be initialized
H A Dipc_namespace.h53 unsigned int mq_queues_max; /* initialized to DFLT_QUEUESMAX */
54 unsigned int mq_msg_max; /* initialized to DFLT_MSGMAX */
55 unsigned int mq_msgsize_max; /* initialized to DFLT_MSGSIZEMAX */
H A Dzsmalloc.h32 * initialized allocations should use ZS_MM_RW to preserve the
H A Dpoison.h20 * non-initialized list entries.
H A Dif_frad.h77 int initialized; /* mem_start, port, irq set ? */ member in struct:frad_local
H A Dinput-polldev.h31 * Must be properly initialized by the driver (id, name, phys, bits).
/linux-4.1.27/drivers/acpi/acpica/
H A Dutxfinit.c209 * Note1: We must have the hardware and events initialized before we can ACPI_EXPORT_SYMBOL_INIT()
211 * ACPI hardware support, so the hardware must be fully initialized before ACPI_EXPORT_SYMBOL_INIT()
214 * Note2: Fixed events are initialized and enabled here. GPEs are ACPI_EXPORT_SYMBOL_INIT()
215 * initialized, but cannot be enabled until after the hardware is ACPI_EXPORT_SYMBOL_INIT()
216 * completely initialized (SCI and global_lock activated) and the various ACPI_EXPORT_SYMBOL_INIT()
272 * initialized, even if they contain executable AML (see the call to ACPI_EXPORT_SYMBOL_INIT()
H A Devgpeblk.c363 gpe_block->initialized = FALSE; acpi_ev_create_gpe_block()
452 * any GPE blocks that have been initialized already. acpi_ev_initialize_gpe_block()
454 if (!gpe_block || gpe_block->initialized) { acpi_ev_initialize_gpe_block()
508 gpe_block->initialized = TRUE; acpi_ev_initialize_gpe_block()
H A Dutobject.c158 * DESCRIPTION: Create a fully initialized package object
200 * DESCRIPTION: Create an initialized integer object
229 * DESCRIPTION: Create a fully initialized buffer object
283 * DESCRIPTION: Create a fully initialized string object
/linux-4.1.27/arch/powerpc/boot/
H A Dgunzip_util.c25 * @state: decompressor state structure to be initialized
88 * @state: gzip state structure previously initialized by gunzip_start()
128 * @state: gzip state structure previously initialized by gunzip_start()
152 * @state: gzip state structure previously initialized by gunzip_start()
180 * @state: gzip state structure previously initialized by gunzip_start()
188 * re-initialized with another call to gunzip_start().
H A Dhack-coff.c4 * Power Macs but not initialized by objcopy.
H A Dutil.S28 * (period of 66MHz/4). Now a variable is used that is initialized to
/linux-4.1.27/fs/ext4/
H A Dext4_extents.h139 * initialized extent. This is 2^15 and not (2^16 - 1), since we use the
141 * particular extent is an initialized extent or an unwritten (i.e.
145 * If ee_len is <= 0x8000, it is an initialized extent. Otherwise, it is an
149 * thus we make it as a special case of initialized extent with 0x8000 length.
150 * This way we get better extent-to-group alignment for initialized extents.
151 * Hence, the maximum number of blocks we can have in an *initialized*
200 /* Extent with ee_len of 0x8000 is treated as an initialized extent */ ext4_ext_is_unwritten()
/linux-4.1.27/drivers/gpu/drm/bochs/
H A Dbochs_fbdev.c220 bochs->fb.initialized = true; bochs_fbdev_init()
230 if (!bochs->fb.initialized) bochs_fbdev_fini()
234 bochs->fb.initialized = false; bochs_fbdev_fini()
H A Dbochs.h85 bool initialized; member in struct:bochs_device::__anon4005
93 bool initialized; member in struct:bochs_device::__anon4006
H A Dbochs_drv.c110 if (bochs->fb.initialized) { bochs_pm_suspend()
127 if (bochs->fb.initialized) { bochs_pm_resume()
H A Dbochs_mm.c244 bochs->ttm.initialized = true; bochs_mm_init()
250 if (!bochs->ttm.initialized) bochs_mm_fini()
255 bochs->ttm.initialized = false; bochs_mm_fini()
/linux-4.1.27/arch/nios2/kernel/
H A Dhead.S27 * ZERO_PAGE is a special page that is used for zero-initialized
115 * After the instruction cache is initialized, the data cache must
116 * also be initialized.
H A Dearly_printk.c117 pr_info("early_console initialized at 0x%08lx\n", base_addr); setup_early_printk()
/linux-4.1.27/arch/openrisc/mm/
H A Dioremap.c112 * initialized (early serial console does this) and will want to alloc a page
114 * is initialized so this applies only to kernel pages. In the event that
115 * this is called before memory is initialized we allocate the page using
/linux-4.1.27/kernel/power/
H A Dsuspend_test.c78 /* this may fail if the RTC hasn't been initialized */ test_wakealarm()
189 /* PM is initialized by now; is that state testable? */ test_suspend()
204 /* RTCs have initialized by now too ... can we use one? */ test_suspend()
/linux-4.1.27/sound/oss/
H A Dsound_timer.c19 static volatile int initialized, opened, tmr_running; variable
310 if (initialized) sound_timer_init()
317 initialized = 1; sound_timer_init()
H A Dmpu401.c48 int initialized; member in struct:mpu_config
478 * work before the on board processor (OBP) is initialized mpu401_open()
482 if (!devc->initialized) mpu401_open()
486 printk(KERN_ERR "mpu401: Device not initialized properly\n"); mpu401_open()
811 * work before the on board processor (OBP) is initialized mpu_synth_open()
815 if (!devc->initialized) mpu_synth_open()
819 printk(KERN_ERR "mpu401: Device not initialized properly\n"); mpu_synth_open()
968 devc->initialized = 0; attach_mpu401()
1126 timeout_limit = devc->initialized ? 30000 : 100000; reset_mpu401()
1127 devc->initialized = 1; reset_mpu401()
1191 tmp_devc.initialized = 0; probe_mpu401()
/linux-4.1.27/sound/pci/cs46xx/
H A Dcs46xx_dsp_spos.h73 /* initialized by driver */
83 /* initialized by driver */
100 /* initialized by driver */
/linux-4.1.27/arch/sh/kernel/
H A Dhead_32.S52 * BSC has already been initialized.
53 * INTC may or may not be initialized.
54 * VBR may or may not be initialized.
55 * MMU may or may not be initialized.
56 * Cache may or may not be initialized.
57 * Hardware (including on-chip modules) may or may not be initialized.
/linux-4.1.27/drivers/media/platform/davinci/
H A Dvpif_capture.h98 /* flag to indicate whether decoder is initialized */
99 u8 initialized; member in struct:channel_obj
H A Dvpif_display.h107 u8 initialized; /* flag to indicate whether member in struct:channel_obj
108 * encoder is initialized */
/linux-4.1.27/arch/cris/boot/compressed/
H A Dhead_v10.S29 cmp.d RAM_INIT_MAGIC, $r8 ; Already initialized?
115 move.d RAM_INIT_MAGIC, $r8 ; Tell kernel that DRAM is initialized
H A Dhead_v32.S27 cmp.d RAM_INIT_MAGIC, $r8 ; Already initialized?
124 move.d RAM_INIT_MAGIC, $r8 ; Tell kernel that DRAM is initialized
/linux-4.1.27/arch/arm/mach-shmobile/
H A Dtimer.c75 * to GIC being initialized from C and arch timer via DT */
80 * to GIC being initialized from C and arch timer via DT */
H A Dregulator-quirk-rcar-gen2.c16 * been initialized, but before the i2c slave drivers are initialized.
/linux-4.1.27/arch/arm/mach-lpc32xx/
H A Dtimer.c98 * The clock management driver isn't initialized at this point, so the
112 * The clock driver isn't initialized at this point. So determine if lpc32xx_timer_init()
/linux-4.1.27/sound/soc/atmel/
H A Datmel_ssc_dai.h111 unsigned short initialized; /* true if SSC has been initialized */ member in struct:atmel_ssc_info
/linux-4.1.27/drivers/i2c/algos/
H A Di2c-algo-pcf.h41 #define I2C_PCF_INI 0x40 /* 1 if not initialized */
/linux-4.1.27/drivers/regulator/
H A Dstw481x-vmmc.c86 dev_info(&pdev->dev, "initialized STw481x VMMC regulator\n"); stw481x_vmmc_regulator_probe()
/linux-4.1.27/drivers/staging/skein/
H A Dskein_api.h152 * Pointer to a pre-initialized Skein MAC context
183 * Pointer to initialized Skein context
201 * Pointer to initialized Skein context
217 * Pointer to initialized Skein context
/linux-4.1.27/drivers/staging/speakup/
H A Ddevsynth.c82 pr_info("initialized device: /dev/synth, node (MAJOR %d, MINOR %d)\n", speakup_register_devsynth()
/linux-4.1.27/drivers/staging/olpc_dcon/
H A Dolpc_dcon.h74 /* Current source, initialized at probe time */
/linux-4.1.27/arch/um/kernel/
H A Duml.lds.S92 can access them all, and initialized data all before uninitialized, so
/linux-4.1.27/arch/um/os-Linux/
H A Delf_aux.c18 /* These are initialized very early in boot and never changed */
/linux-4.1.27/drivers/char/tpm/
H A Dtpm_of.c30 pr_err("%s: ERROR - Eventlog already initialized\n", __func__); read_log()
H A Dtpm_acpi.c57 "%s: ERROR - Eventlog already initialized\n", read_log()
/linux-4.1.27/arch/mips/boot/
H A Decoff.h37 long dsize; /* initialized data " " */
/linux-4.1.27/arch/mips/cavium-octeon/executive/
H A Dcvmx-cmd-queue.c140 /* See if someone else has already initialized the queue */ cvmx_cmd_queue_initialize()
144 "Queue already initialized with different " cvmx_cmd_queue_initialize()
151 "Queue already initialized with different " cvmx_cmd_queue_initialize()
158 "Queue already initialized with different " cvmx_cmd_queue_initialize()
H A Dcvmx-sysinfo.c105 /* The sysinfo structure was already initialized */ cvmx_sysinfo_minimal_initialize()
/linux-4.1.27/arch/mips/dec/
H A Dkn02-irq.c26 * There is no default value -- it has to be initialized.
/linux-4.1.27/drivers/pinctrl/vt8500/
H A Dpinctrl-wmt.h63 /* must be initialized before calling wmt_pinctrl_probe */
/linux-4.1.27/include/net/netfilter/
H A Dnf_nat_l4proto.h31 * possible. Per-protocol part of tuple is initialized to the
/linux-4.1.27/arch/powerpc/sysdev/
H A Dgrackle.c28 /* N.B. this is called before bridges is initialized, so we can't
/linux-4.1.27/arch/openrisc/kernel/
H A Dprocess.c121 * At the top of a newly initialized kernel stack are two stacked pt_reg
128 * which case the topmost context will be initialized and used for 'returning'
131 * The second pt_reg struct needs to be initialized to 'return' to
139 * been initialized (which kernel_execve takes care of, see start_thread
/linux-4.1.27/arch/avr32/boards/atngw100/
H A Dflash.c82 /* This needs to be called after the SMC has been initialized */ atngw100_flash_init()
/linux-4.1.27/arch/avr32/boards/atstk1000/
H A Dflash.c82 /* This needs to be called after the SMC has been initialized */ atstk1000_flash_init()
/linux-4.1.27/arch/avr32/boards/favr-32/
H A Dflash.c82 /* This needs to be called after the SMC has been initialized */ favr32_flash_init()
/linux-4.1.27/arch/avr32/boot/u-boot/
H A Dhead.S55 * _after_ .bss has been initialized...
/linux-4.1.27/arch/c6x/kernel/
H A Dsoc.c59 * initialized the addr with local-mac-address from the device
/linux-4.1.27/arch/c6x/mm/
H A Dinit.c24 * ZERO_PAGE is a special page that is used for zero-initialized
/linux-4.1.27/arch/arm/mach-tegra/
H A Dhotplug.c43 WARN(1, "hotplug is not yet initialized\n"); tegra_cpu_die()
/linux-4.1.27/arch/arm/plat-samsung/
H A Dwatchdog-reset.c37 pr_err("%s: wdt reset not initialized\n", __func__); samsung_wdt_reset()
/linux-4.1.27/arch/arm/mach-clps711x/include/mach/
H A Duncompress.h34 * initialized by the bootloader. If you didn't setup a port in
/linux-4.1.27/arch/arm/mach-netx/include/mach/
H A Duncompress.h22 * initialized by the bootloader. We search for the first enabled
/linux-4.1.27/sound/pci/asihpi/
H A Dhpi6000.h33 * The DSP should make sure that dwControlCacheSizeInBytes is initialized to 0
H A Dhpicmn.h46 /** indicates whether the structures are initialized */
/linux-4.1.27/include/linux/mfd/pcf50633/
H A Dbacklight.h20 * @default_brightness: Backlight brightness is initialized to this value
/linux-4.1.27/Documentation/misc-devices/mei/
H A Dmei-amt-version.c94 bool initialized; member in struct:mei
108 cl->initialized = false; mei_deinit()
127 me->initialized = true; mei_init()
290 bool initialized; member in struct:amt_host_if
298 acmd->initialized = mei_init(&acmd->mei_cl, &MEI_IAMTHIF, 0, verbose); amt_host_if_init()
299 return acmd->initialized; amt_host_if_init()
305 acmd->initialized = false; amt_host_if_deinit()
/linux-4.1.27/drivers/acpi/
H A Dpci_link.c70 * If a link is initialized, we never change its active and initialized
80 u8 initialized:1; member in struct:acpi_pci_link_irq
517 if (link->irq.initialized) { acpi_pci_link_allocate()
519 /* This means the link is disabled but initialized */ acpi_pci_link_allocate()
575 link->irq.initialized = 1; acpi_pci_link_allocate()
658 if (!link->irq.initialized) { acpi_pci_link_free_irq()
660 printk(KERN_ERR PREFIX "Link isn't initialized\n"); acpi_pci_link_free_irq()
750 if (link->refcnt && link->irq.active && link->irq.initialized) acpi_pci_link_resume()
/linux-4.1.27/drivers/usb/gadget/
H A Depautoconf.c208 * initialized. For periodic transfers, the maximum packet
209 * size must also be initialized. This is modified on
238 * is initialized as if the endpoint were used at full speed and
325 * initialized. For periodic transfers, the maximum packet
326 * size must also be initialized. This is modified on success.
345 * is initialized as if the endpoint were used at full speed. To prevent
/linux-4.1.27/drivers/media/platform/vsp1/
H A Dvsp1_entity.c85 * formats are initialized on the file handle. Otherwise active formats are
86 * initialized on the device.
/linux-4.1.27/drivers/staging/media/davinci_vpfe/
H A Dvpfe_video.h107 /* flag to indicate whether decoder is initialized */
108 u8 initialized; member in struct:vpfe_video_device
/linux-4.1.27/drivers/gpio/
H A Dgpio-kempld.c129 /* Backup event register as it might be already initialized */ kempld_gpio_pincount()
192 dev_info(dev, "GPIO functionality initialized with %d pins\n", kempld_gpio_probe()
/linux-4.1.27/arch/x86/math-emu/
H A Dwm_shrx.S31 | The eax register is initialized to 0 before the shifting. |
107 | The eax register is initialized to 0 before the shifting. |
/linux-4.1.27/arch/um/include/shared/
H A Dinit.h5 * initialized data (doesn't apply to uninitialized data)
25 * For initialized data:
/linux-4.1.27/drivers/tty/serial/8250/
H A D8250_early.c14 * This is for use before the serial driver has initialized, in
144 /* assume the device was initialized, only mask interrupts */ early_serial8250_setup()
/linux-4.1.27/arch/frv/mm/
H A Dinit.c50 * BAD_PAGETABLE is the accompanying page-table: it is initialized
53 * ZERO_PAGE is a special page that is used for zero-initialized
/linux-4.1.27/arch/arm/mach-sa1100/
H A Djornada720_ssp.c143 printk(KERN_INFO "SSP: device initialized with irq\n"); jornada_ssp_probe()
177 printk(KERN_INFO "SSP: device initialized\n"); jornada_ssp_probe()
/linux-4.1.27/sound/core/seq/
H A Dseq_timer.h37 initialized:1; /* timer is initialized */ member in struct:snd_seq_timer
/linux-4.1.27/include/crypto/
H A Drng.h74 * Return the generic name (cra_name) of the initialized random number generator
122 * is initialized with the caller provided seed or automatically, depending
/linux-4.1.27/include/linux/mfd/
H A Ddln2.h58 * @ibuf_len - must be initialized to the input buffer size; it will be modified
74 * @ibuf_len - must be initialized to the input buffer size; it will be modified
/linux-4.1.27/drivers/isdn/hardware/eicon/
H A Dpr_pc.h42 word Signature; /* ISDN-P initialized indication */
/linux-4.1.27/drivers/lguest/
H A Dhypercalls.c54 * You can't get here unless you're already initialized. Don't do_hcall()
201 * You can't do anything until you're initialized. The Guest knows the initialize()
258 /* Not initialized yet? This hypercall must do it. */ do_hypercalls()
268 * The Guest has initialized. do_hypercalls()
H A Dlguest_user.c102 * Once our Guest is initialized, the Launcher makes it run by reading
301 * Once the Guest is initialized, we hold the "struct lguest" in the write()
315 /* If you haven't initialized, you must do that first. */ write()
363 /* If we never successfully initialized, there's nothing to clean up */ close()
/linux-4.1.27/drivers/macintosh/
H A Dapm_emu.c101 printk(KERN_INFO "apm_emu: PMU APM Emulation initialized.\n"); apm_emu_init()
H A Dvia-pmu-backlight.c188 printk(KERN_INFO "PMU Backlight initialized (%s)\n", name); pmu_backlight_init()
H A Dwindfarm_max6690_sensor.c43 /* chip gets initialized by firmware */ wf_max6690_get()
/linux-4.1.27/drivers/hwspinlock/
H A Dhwspinlock_internal.h45 * @lock: initialized and used by hwspinlock core
/linux-4.1.27/drivers/iio/
H A Dindustrialio-triggered-buffer.c38 * completely initialized, but not yet registered. In practice this means that
/linux-4.1.27/drivers/misc/vmw_vmci/
H A Dvmci_driver.c75 pr_info("Guest personality initialized and is %s\n", vmci_drv_init()
/linux-4.1.27/drivers/mtd/
H A Dsm_ftl.h23 bool initialized; member in struct:ftl_zone
/linux-4.1.27/drivers/fmc/
H A Dfmc-trivial.c21 static struct fmc_driver t_drv; /* initialized later */
/linux-4.1.27/drivers/clocksource/
H A Dscx200_hrt.c64 /* Make sure scx200 has initialized the configuration block */ init_hrt_clocksource()
/linux-4.1.27/drivers/eisa/
H A Dpci_eisa.c71 * to be initialized.
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/
H A Dmdp5_cfg.h23 * (initialized in mdp5_cfg.c)
/linux-4.1.27/fs/ocfs2/dlmfs/
H A Duserdlm.h36 #define USER_LOCK_ATTACHED (0x00000001) /* we have initialized
/linux-4.1.27/include/scsi/
H A Dscsi_tcq.h64 * If the shared tag map isn't already initialized, do it now. scsi_init_shared_tag_map()
/linux-4.1.27/include/sound/
H A Dseq_oss.h36 /* following must be initialized in open callback */
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
H A Dspu_save_crt0.S73 * (16kb-16). The back chain pointer is initialized
H A Dspu_restore_crt0.S39 * (16kb-16). The back chain pointer is initialized
/linux-4.1.27/arch/s390/kernel/
H A Druntime_instr.c146 pr_info("Runtime instrumentation facility initialized\n"); runtime_instr_init()
/linux-4.1.27/arch/score/kernel/
H A Dvmlinux.lds.S60 can access them all, and initialized data all before uninitialized, so
/linux-4.1.27/arch/openrisc/include/asm/
H A Dpgalloc.h61 * initialized. This needs to be looked into.
/linux-4.1.27/arch/avr32/boards/mimc200/
H A Dflash.c121 /* This needs to be called after the SMC has been initialized */ mimc200_flash_init()
/linux-4.1.27/arch/arm/mach-socfpga/
H A Dsocfpga.c64 early_printk("Early printk initialized\n"); socfpga_map_io()
/linux-4.1.27/arch/arm/mach-davinci/
H A Dcommon.c100 * IO space mapping must be initialized before we can do that. davinci_common_init()
H A Dmux.c88 pr_warn("initialized %s\n", cfg->name); davinci_cfg_reg()
/linux-4.1.27/samples/bpf/
H A Dlibbpf.c97 * padding is zero initialized bpf_prog_load()
/linux-4.1.27/security/integrity/evm/
H A Devm_secfs.c84 pr_info("initialized\n"); evm_write_key()
/linux-4.1.27/sound/core/
H A Dpcm_dmaengine.c105 * data struct. The src and dst fields will be initialized depending on the
107 * fields will be initialized, if it is a capture stream the src fields will be
108 * initialized. The {dst,src}_addr_width field will only be initialized if the
/linux-4.1.27/sound/usb/
H A Dmixer.h66 u8 initialized; member in struct:usb_mixer_elem_info
/linux-4.1.27/tools/power/cpupower/utils/helpers/
H A Damd.c66 * must be initialized with zeros.
/linux-4.1.27/drivers/watchdog/
H A Dstmp3xxx_rtc_wdt.c86 dev_info(&pdev->dev, "initialized watchdog with heartbeat %ds\n", stmp3xxx_wdt_probe()
H A Dcpwd.c58 #define WD_STAT_INIT 0x01 /* Watchdog timer is initialized */
81 bool initialized; member in struct:cpwd
385 if (!p->initialized) { cpwd_open()
392 p->initialized = true; cpwd_open()
660 if (p->initialized) cpwd_remove()
/linux-4.1.27/drivers/clk/ti/
H A Dclk.c76 * @hw: partially initialized clk_hw struct for the clock
80 * once all the other clocks have been initialized.
147 * are then initialized through the common of_clk_init call, and the
/linux-4.1.27/drivers/cpuidle/
H A Ddt_idle_states.c132 * @drv: Pointer to CPU idle driver to be initialized
143 * @start_idx: First idle state index to be initialized
146 * array entries in the cpuidle driver are initialized accordingly starting
H A Dcpuidle.c36 static int initialized __read_mostly;
50 return off || !initialized || !drv || !dev || !dev->enabled; cpuidle_not_available()
264 initialized = 1; cpuidle_install_idle_handler()
274 initialized = 0; cpuidle_uninstall_idle_handler()
/linux-4.1.27/arch/microblaze/kernel/
H A Dtimer.c257 static int initialized; xilinx_timer_init() local
261 if (initialized) xilinx_timer_init()
264 initialized = 1; xilinx_timer_init()
/linux-4.1.27/arch/mips/cavium-octeon/
H A Dsmp.c266 /* LINUX_APP_BOOT_BLOCK is initialized in bootoct binary */ octeon_cpu_die()
276 } else { /* alternative, already initialized */ octeon_cpu_die()
328 } else { /* alternative, already initialized */ octeon_update_boot_vector()
/linux-4.1.27/drivers/gpu/host1x/hw/
H A Dcdma_hw.c297 cdma->timeout.initialized = true; cdma_timeout_init()
307 if (cdma->timeout.initialized) cdma_timeout_destroy()
309 cdma->timeout.initialized = false; cdma_timeout_destroy()
/linux-4.1.27/drivers/thermal/
H A Dstep_wise.c66 if (!instance->initialized) { get_target_state()
165 if (instance->initialized && old_target == instance->target) thermal_zone_trip_update()
177 instance->initialized = true; thermal_zone_trip_update()
H A Dthermal_core.h44 bool initialized; member in struct:thermal_instance
/linux-4.1.27/drivers/w1/
H A Dw1_int.c65 dev->initialized = 0; w1_alloc_dev()
156 dev->initialized = 1; w1_add_master_device()
246 if (!dev->initialized) w1_remove_master_device()
/linux-4.1.27/arch/cris/arch-v32/mach-a3/
H A Dpinmux.c34 static int initialized; crisv32_pinmux_init() local
36 if (!initialized) { crisv32_pinmux_init()
37 initialized = 1; crisv32_pinmux_init()
/linux-4.1.27/arch/cris/arch-v32/mach-fs/
H A Dpinmux.c53 static int initialized; crisv32_pinmux_init() local
55 if (!initialized) { crisv32_pinmux_init()
57 initialized = 1; crisv32_pinmux_init()
H A Darbiter.c165 static int initialized; crisv32_arbiter_init() local
167 if (initialized) crisv32_arbiter_init()
170 initialized = 1; crisv32_arbiter_init()
/linux-4.1.27/arch/arm/common/
H A Dtimer-sp.c214 static bool initialized = false; sp804_of_init() local
229 if (initialized || !of_device_is_available(np)) sp804_of_init()
260 initialized = true; sp804_of_init()
/linux-4.1.27/arch/arm/kernel/
H A Ddevtree.c72 * Temp logical map is initialized with UINT_MAX values that are arm_dt_init_cpu_maps()
116 * Scan all initialized entries and check for for_each_child_of_node()
118 * temp values were initialized to UINT_MAX for_each_child_of_node()
/linux-4.1.27/lib/
H A Drandom32.c243 * is fully initialized.
254 * as initialized. In this case we would double back into __prandom_reseed()
258 * got initialized. __prandom_reseed()
H A Ddebugobjects.c78 [ODEBUG_STATE_INIT] = "initialized",
199 * initialized: free_object()
355 * debug_object_init - debug checks when an object is initialized
369 * initialized
798 * - an active object is initialized
817 * - an unknown object is activated (might be a statically initialized object)
/linux-4.1.27/drivers/input/joystick/
H A Dgrip_mp.c478 int dig_mode, initialized = 0, tries = 0; multiport_init() local
497 initialized = 1; multiport_init()
501 dbg("multiport_init(): initialized == %d\n", initialized); multiport_init()
502 return initialized; multiport_init()
/linux-4.1.27/drivers/isdn/act2000/
H A Dmodule.c674 int initialized; act2000_addcard() local
710 initialized = 0; act2000_addcard()
744 initialized = 1; act2000_addcard()
755 /* Card already initialized */ act2000_addcard()
756 initialized = 1; act2000_addcard()
757 if (initialized) { act2000_addcard()
/linux-4.1.27/drivers/parisc/
H A Dled.c110 /* lcd_info is pre-initialized to the values needed to program KittyHawk LCD's
446 /* exit if not initialized */ led_work_func()
553 static int initialized; register_led_driver() local
555 if (initialized || !data_reg) register_led_driver()
591 /* mark the LCD/LED driver now as initialized and register_led_driver()
593 initialized++; register_led_driver()
/linux-4.1.27/drivers/media/platform/omap/
H A Domap_voutlib.c275 * structures are initialized to default values. crop
276 * is initialized to the largest window size that will fit on the display. The
277 * crop window is centered in the image. win is initialized to
/linux-4.1.27/drivers/misc/
H A Dcs5535-mfgpt.c44 int initialized; member in struct:cs5535_mfgpt_chip
155 if (!mfgpt->initialized) cs5535_mfgpt_alloc_timer()
358 cs5535_mfgpt_chip.initialized = 1; cs5535_mfgpt_probe()
/linux-4.1.27/drivers/net/ethernet/brocade/bna/
H A Dbfi.h308 BFI_IOC_UNINIT = 0, /*!< not initialized */
309 BFI_IOC_INITING = 1, /*!< h/w is being initialized */
310 BFI_IOC_HWINIT = 2, /*!< h/w is initialized */
/linux-4.1.27/drivers/usb/misc/sisusbvga/
H A Dsisusb.h137 unsigned char devinit; /* device initialized? */
138 unsigned char gfxinit; /* graphics core initialized? */
266 __u8 sisusb_gfxinit; /* graphics core initialized? */
/linux-4.1.27/include/uapi/linux/
H A Dcoff.h134 char dsize[4]; /* initialized data " " */
180 #define COFF_SECT_DATA 1 /* Section for initialized globals */
181 #define COFF_SECT_BSS 2 /* Section for un-initialized globals */
H A Dtty_flags.h36 #define ASYNCB_INITIALIZED 31 /* Serial port was initialized */
/linux-4.1.27/arch/mips/include/asm/
H A Dpgtable-64.h31 * PTRS_PER_PTE) 8 byte ptes. Each pud entry is initialized to point to
32 * invalid_pmd_table, each pmd entry is initialized to point to
33 * invalid_pte_table, each pte is initialized to 0. When memory is low,
/linux-4.1.27/mm/
H A Dpage_ext.c45 * is completely initialized. In sparse memory system, extra memory is
49 * initialized, even if pages are allocated and used freely. This could
370 * page->flags of out of node pages are not initialized. So we for_each_node_state()
/linux-4.1.27/drivers/hwtracing/coresight/
H A Dcoresight-replicator.c98 dev_info(dev, "REPLICATOR initialized\n"); replicator_probe()
/linux-4.1.27/drivers/mtd/maps/
H A Dcfi_flagadm.c111 printk(KERN_NOTICE "FlagaDM flash device initialized\n"); init_flagadm()
/linux-4.1.27/drivers/net/ethernet/ibm/emac/
H A Dtah.c128 "TAH %s initialized\n", ofdev->dev.of_node->full_name); tah_probe()
/linux-4.1.27/drivers/media/pci/mantis/
H A Dmantis_uart.c176 dprintk(MANTIS_DEBUG, 1, "UART successfully initialized"); mantis_uart_init()
/linux-4.1.27/drivers/mfd/
H A Dab8500-sysctrl.c38 pr_err("%s: sysctrl not initialized\n", __func__); ab8500_power_off()
/linux-4.1.27/drivers/scsi/fnic/
H A Dvnic_wq_copy.h61 * descriptor is initialized. Otherwise, hardware can read vnic_wq_copy_post()
/linux-4.1.27/drivers/s390/cio/
H A Dcrw.c149 * after the channel subsystem is initialized
/linux-4.1.27/drivers/of/
H A Dof_net.c64 * addresses. Some older U-Boots only initialized 'local-mac-address'. In
/linux-4.1.27/drivers/cpufreq/
H A Dcpufreq_opp.c29 * opp list is already initialized and ready for usage.
/linux-4.1.27/drivers/crypto/caam/
H A Dintern.h91 Handles of the RNG4 block are initialized
/linux-4.1.27/drivers/dma/bestcomm/
H A Dsram.c51 "Already initialized !\n", owner); bcom_sram_init()
/linux-4.1.27/arch/x86/xen/
H A Dxen-head.S57 * point, false if this is the boot CPU being initialized for
/linux-4.1.27/arch/tile/kernel/
H A Dpci.c291 * Do real pcibios init ops if the controller is initialized pcibios_init()
292 * by tile_pci_init() successfully and not initialized by pcibios_init()
333 * Do real pcibios init ops if the controller is initialized pcibios_init()
334 * by tile_pci_init() successfully and not initialized by pcibios_init()
/linux-4.1.27/drivers/clk/qcom/
H A Dclk-regmap.c101 * clk_regmap struct via this function so that the regmap is initialized
/linux-4.1.27/drivers/auxdisplay/
H A Dcfag12864bfb.c145 "cfag12864b is not initialized\n"); cfag12864bfb_init()
/linux-4.1.27/drivers/gpu/host1x/
H A Dcdma.h54 bool initialized; /* timer one-time setup flag */ member in struct:buffer_timeout
/linux-4.1.27/drivers/usb/core/
H A Dbuffer.c49 * @hcd: the bus whose buffer pools are to be initialized
/linux-4.1.27/drivers/usb/host/
H A Dsl811_cs.c106 * initialized already because of the link order dependency created sl811_hc_init()
/linux-4.1.27/drivers/uwb/
H A Dpal.c39 * The PAL must be initialized with uwb_pal_init().
/linux-4.1.27/fs/notify/
H A Dvfsmount_mark.c104 * Attach an initialized mark to a given group and vfsmount.
/linux-4.1.27/drivers/video/fbdev/nvidia/
H A Dnv_backlight.c127 printk("nvidia: Backlight initialized (%s)\n", name); nvidia_bl_init()
/linux-4.1.27/fs/nfsd/
H A Dnetns.h117 /* Simple check to find out if a given net was properly initialized */
/linux-4.1.27/drivers/media/dvb-frontends/
H A Dor51211.c65 u8 initialized:1; member in struct:or51211_state
372 if (!state->initialized) { or51211_init()
489 state->initialized = 1; or51211_init()
526 state->initialized = 0; or51211_attach()
/linux-4.1.27/kernel/bpf/
H A Dhelpers.c30 * initialized bpf_map_lookup_elem()

Completed in 9545 milliseconds

1234567891011