/linux-4.1.27/drivers/video/fbdev/matrox/ |
H A D | matroxfb_maven.h | 11 int initialized; member in struct:i2c_bit_adapter
|
H A D | matroxfb_crtc2.h | 10 int initialized; member in struct:matroxfb_dh_fb_info
|
H A D | i2c-matroxfb.c | 120 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 D | dmi.h | 15 /* Use early IO mappings for DMI because it's initialized early */
|
H A D | amd_nb.h | 45 /* initialized to the number of CPUs on the node sharing this bank */
|
H A D | user.h | 40 * and what states are in modified/initialized conditions for the
|
/linux-4.1.27/fs/cramfs/ |
H A D | uncompress.c | 27 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 D | avc_ss.h | 22 * The security server must be initialized before
|
/linux-4.1.27/arch/arm64/kernel/ |
H A D | cpuidle.c | 37 * 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 D | acpi.c | 137 * 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 D | cpumap.h | 61 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 D | trace-event.c | 65 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 D | pcf857x.h | 8 * 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 D | usb_host.h | 45 * 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 D | uart.h | 49 * @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 D | mpipe.h | 330 /* 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 D | trio.h | 98 * 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 D | pm.c | 84 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 D | zylonite.h | 10 /* the following variables are processor specific and initialized
|
/linux-4.1.27/arch/sparc/kernel/ |
H A D | pmc.c | 70 printk(KERN_INFO "%s: power management initialized\n", PMC_DEVNAME); pmc_probe() 97 * initialized, so we install ourselves thusly:
|
H A D | leon_pmc.c | 84 printk(KERN_INFO "leon: power management initialized\n"); leon_pmc_install() 91 * if initialized late.
|
H A D | apc.c | 164 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 D | crw.h | 47 #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 D | vbuschannel.h | 21 * 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 D | shadow.c | 89 * 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 D | asmmacro.h | 21 * ar register initialized with the start address 27 * ar register initialized with the start address 28 * as register initialized with the size
|
H A D | platform.h | 20 * platform_init is called before the mmu is initialized to give the
|
/linux-4.1.27/arch/x86/purgatory/ |
H A D | Makefile | 13 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 D | cmdline.c | 32 /* firmware arguments are initialized in head.S */ prom_init_cmdline()
|
H A D | env.c | 54 /* 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 D | shadows.c | 30 * These are initialized in arch/cris/mm/init.c using ioremap.
|
/linux-4.1.27/arch/arm/mach-omap2/ |
H A D | smartreflex-class3.c | 59 pr_info("SmartReflex Class3 initialized\n"); sr_class3_init()
|
H A D | opp.c | 53 * 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 D | uncompress.h | 15 * initialized by the bootloader. We search for the first enabled
|
/linux-4.1.27/arch/arm/mach-gemini/include/mach/ |
H A D | uncompress.h | 23 * initialized by the bootloader. If you didn't setup a port in
|
/linux-4.1.27/arch/alpha/include/uapi/asm/ |
H A D | setup.h | 34 * initialized, we need to copy things out into a more permanent
|
/linux-4.1.27/include/linux/input/ |
H A D | ad714x.h | 21 /* board information which need be initialized in arch/mach... */
|
/linux-4.1.27/drivers/usb/wusbcore/ |
H A D | wa-hc.c | 33 * wa->usb_dev and wa->usb_iface initialized and refcounted, 34 * wa->wa_descr initialized.
|
/linux-4.1.27/include/linux/ |
H A D | lguest.h | 57 /* Fields initialized by the Host at boot: */ 63 /* Fields initialized by the Guest at boot: */
|
H A D | mutex.h | 29 * - 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 D | ipc_namespace.h | 53 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 D | zsmalloc.h | 32 * initialized allocations should use ZS_MM_RW to preserve the
|
H A D | poison.h | 20 * non-initialized list entries.
|
H A D | if_frad.h | 77 int initialized; /* mem_start, port, irq set ? */ member in struct:frad_local
|
H A D | input-polldev.h | 31 * Must be properly initialized by the driver (id, name, phys, bits).
|
/linux-4.1.27/drivers/acpi/acpica/ |
H A D | utxfinit.c | 209 * 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 D | evgpeblk.c | 363 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 D | utobject.c | 158 * 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 D | gunzip_util.c | 25 * @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 D | hack-coff.c | 4 * Power Macs but not initialized by objcopy.
|
H A D | util.S | 28 * (period of 66MHz/4). Now a variable is used that is initialized to
|
/linux-4.1.27/fs/ext4/ |
H A D | ext4_extents.h | 139 * 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 D | bochs_fbdev.c | 220 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 D | bochs.h | 85 bool initialized; member in struct:bochs_device::__anon4005 93 bool initialized; member in struct:bochs_device::__anon4006
|
H A D | bochs_drv.c | 110 if (bochs->fb.initialized) { bochs_pm_suspend() 127 if (bochs->fb.initialized) { bochs_pm_resume()
|
H A D | bochs_mm.c | 244 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 D | head.S | 27 * 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 D | early_printk.c | 117 pr_info("early_console initialized at 0x%08lx\n", base_addr); setup_early_printk()
|
/linux-4.1.27/arch/openrisc/mm/ |
H A D | ioremap.c | 112 * 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 D | suspend_test.c | 78 /* 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 D | sound_timer.c | 19 static volatile int initialized, opened, tmr_running; variable 310 if (initialized) sound_timer_init() 317 initialized = 1; sound_timer_init()
|
H A D | mpu401.c | 48 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 D | cs46xx_dsp_spos.h | 73 /* initialized by driver */ 83 /* initialized by driver */ 100 /* initialized by driver */
|
/linux-4.1.27/arch/sh/kernel/ |
H A D | head_32.S | 52 * 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 D | vpif_capture.h | 98 /* flag to indicate whether decoder is initialized */ 99 u8 initialized; member in struct:channel_obj
|
H A D | vpif_display.h | 107 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 D | head_v10.S | 29 cmp.d RAM_INIT_MAGIC, $r8 ; Already initialized? 115 move.d RAM_INIT_MAGIC, $r8 ; Tell kernel that DRAM is initialized
|
H A D | head_v32.S | 27 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 D | timer.c | 75 * 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 D | regulator-quirk-rcar-gen2.c | 16 * been initialized, but before the i2c slave drivers are initialized.
|
/linux-4.1.27/arch/arm/mach-lpc32xx/ |
H A D | timer.c | 98 * 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 D | atmel_ssc_dai.h | 111 unsigned short initialized; /* true if SSC has been initialized */ member in struct:atmel_ssc_info
|
/linux-4.1.27/drivers/i2c/algos/ |
H A D | i2c-algo-pcf.h | 41 #define I2C_PCF_INI 0x40 /* 1 if not initialized */
|
/linux-4.1.27/drivers/regulator/ |
H A D | stw481x-vmmc.c | 86 dev_info(&pdev->dev, "initialized STw481x VMMC regulator\n"); stw481x_vmmc_regulator_probe()
|
/linux-4.1.27/drivers/staging/skein/ |
H A D | skein_api.h | 152 * 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 D | devsynth.c | 82 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 D | olpc_dcon.h | 74 /* Current source, initialized at probe time */
|
/linux-4.1.27/arch/um/kernel/ |
H A D | uml.lds.S | 92 can access them all, and initialized data all before uninitialized, so
|
/linux-4.1.27/arch/um/os-Linux/ |
H A D | elf_aux.c | 18 /* These are initialized very early in boot and never changed */
|
/linux-4.1.27/drivers/char/tpm/ |
H A D | tpm_of.c | 30 pr_err("%s: ERROR - Eventlog already initialized\n", __func__); read_log()
|
H A D | tpm_acpi.c | 57 "%s: ERROR - Eventlog already initialized\n", read_log()
|
/linux-4.1.27/arch/mips/boot/ |
H A D | ecoff.h | 37 long dsize; /* initialized data " " */
|
/linux-4.1.27/arch/mips/cavium-octeon/executive/ |
H A D | cvmx-cmd-queue.c | 140 /* 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 D | cvmx-sysinfo.c | 105 /* The sysinfo structure was already initialized */ cvmx_sysinfo_minimal_initialize()
|
/linux-4.1.27/arch/mips/dec/ |
H A D | kn02-irq.c | 26 * There is no default value -- it has to be initialized.
|
/linux-4.1.27/drivers/pinctrl/vt8500/ |
H A D | pinctrl-wmt.h | 63 /* must be initialized before calling wmt_pinctrl_probe */
|
/linux-4.1.27/include/net/netfilter/ |
H A D | nf_nat_l4proto.h | 31 * possible. Per-protocol part of tuple is initialized to the
|
/linux-4.1.27/arch/powerpc/sysdev/ |
H A D | grackle.c | 28 /* N.B. this is called before bridges is initialized, so we can't
|
/linux-4.1.27/arch/openrisc/kernel/ |
H A D | process.c | 121 * 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 D | flash.c | 82 /* This needs to be called after the SMC has been initialized */ atngw100_flash_init()
|
/linux-4.1.27/arch/avr32/boards/atstk1000/ |
H A D | flash.c | 82 /* 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 D | flash.c | 82 /* 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 D | head.S | 55 * _after_ .bss has been initialized...
|
/linux-4.1.27/arch/c6x/kernel/ |
H A D | soc.c | 59 * initialized the addr with local-mac-address from the device
|
/linux-4.1.27/arch/c6x/mm/ |
H A D | init.c | 24 * ZERO_PAGE is a special page that is used for zero-initialized
|
/linux-4.1.27/arch/arm/mach-tegra/ |
H A D | hotplug.c | 43 WARN(1, "hotplug is not yet initialized\n"); tegra_cpu_die()
|
/linux-4.1.27/arch/arm/plat-samsung/ |
H A D | watchdog-reset.c | 37 pr_err("%s: wdt reset not initialized\n", __func__); samsung_wdt_reset()
|
/linux-4.1.27/arch/arm/mach-clps711x/include/mach/ |
H A D | uncompress.h | 34 * initialized by the bootloader. If you didn't setup a port in
|
/linux-4.1.27/arch/arm/mach-netx/include/mach/ |
H A D | uncompress.h | 22 * initialized by the bootloader. We search for the first enabled
|
/linux-4.1.27/sound/pci/asihpi/ |
H A D | hpi6000.h | 33 * The DSP should make sure that dwControlCacheSizeInBytes is initialized to 0
|
H A D | hpicmn.h | 46 /** indicates whether the structures are initialized */
|
/linux-4.1.27/include/linux/mfd/pcf50633/ |
H A D | backlight.h | 20 * @default_brightness: Backlight brightness is initialized to this value
|
/linux-4.1.27/Documentation/misc-devices/mei/ |
H A D | mei-amt-version.c | 94 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 D | pci_link.c | 70 * 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 D | epautoconf.c | 208 * 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 D | vsp1_entity.c | 85 * 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 D | vpfe_video.h | 107 /* flag to indicate whether decoder is initialized */ 108 u8 initialized; member in struct:vpfe_video_device
|
/linux-4.1.27/drivers/gpio/ |
H A D | gpio-kempld.c | 129 /* 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 D | wm_shrx.S | 31 | 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 D | init.h | 5 * initialized data (doesn't apply to uninitialized data) 25 * For initialized data:
|
/linux-4.1.27/drivers/tty/serial/8250/ |
H A D | 8250_early.c | 14 * 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 D | init.c | 50 * 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 D | jornada720_ssp.c | 143 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 D | seq_timer.h | 37 initialized:1; /* timer is initialized */ member in struct:snd_seq_timer
|
/linux-4.1.27/include/crypto/ |
H A D | rng.h | 74 * 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 D | dln2.h | 58 * @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 D | pr_pc.h | 42 word Signature; /* ISDN-P initialized indication */
|
/linux-4.1.27/drivers/lguest/ |
H A D | hypercalls.c | 54 * 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 D | lguest_user.c | 102 * 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 D | apm_emu.c | 101 printk(KERN_INFO "apm_emu: PMU APM Emulation initialized.\n"); apm_emu_init()
|
H A D | via-pmu-backlight.c | 188 printk(KERN_INFO "PMU Backlight initialized (%s)\n", name); pmu_backlight_init()
|
H A D | windfarm_max6690_sensor.c | 43 /* chip gets initialized by firmware */ wf_max6690_get()
|
/linux-4.1.27/drivers/hwspinlock/ |
H A D | hwspinlock_internal.h | 45 * @lock: initialized and used by hwspinlock core
|
/linux-4.1.27/drivers/iio/ |
H A D | industrialio-triggered-buffer.c | 38 * completely initialized, but not yet registered. In practice this means that
|
/linux-4.1.27/drivers/misc/vmw_vmci/ |
H A D | vmci_driver.c | 75 pr_info("Guest personality initialized and is %s\n", vmci_drv_init()
|
/linux-4.1.27/drivers/mtd/ |
H A D | sm_ftl.h | 23 bool initialized; member in struct:ftl_zone
|
/linux-4.1.27/drivers/fmc/ |
H A D | fmc-trivial.c | 21 static struct fmc_driver t_drv; /* initialized later */
|
/linux-4.1.27/drivers/clocksource/ |
H A D | scx200_hrt.c | 64 /* Make sure scx200 has initialized the configuration block */ init_hrt_clocksource()
|
/linux-4.1.27/drivers/eisa/ |
H A D | pci_eisa.c | 71 * to be initialized.
|
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/ |
H A D | mdp5_cfg.h | 23 * (initialized in mdp5_cfg.c)
|
/linux-4.1.27/fs/ocfs2/dlmfs/ |
H A D | userdlm.h | 36 #define USER_LOCK_ATTACHED (0x00000001) /* we have initialized
|
/linux-4.1.27/include/scsi/ |
H A D | scsi_tcq.h | 64 * 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 D | seq_oss.h | 36 /* following must be initialized in open callback */
|
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/ |
H A D | spu_save_crt0.S | 73 * (16kb-16). The back chain pointer is initialized
|
H A D | spu_restore_crt0.S | 39 * (16kb-16). The back chain pointer is initialized
|
/linux-4.1.27/arch/s390/kernel/ |
H A D | runtime_instr.c | 146 pr_info("Runtime instrumentation facility initialized\n"); runtime_instr_init()
|
/linux-4.1.27/arch/score/kernel/ |
H A D | vmlinux.lds.S | 60 can access them all, and initialized data all before uninitialized, so
|
/linux-4.1.27/arch/openrisc/include/asm/ |
H A D | pgalloc.h | 61 * initialized. This needs to be looked into.
|
/linux-4.1.27/arch/avr32/boards/mimc200/ |
H A D | flash.c | 121 /* This needs to be called after the SMC has been initialized */ mimc200_flash_init()
|
/linux-4.1.27/arch/arm/mach-socfpga/ |
H A D | socfpga.c | 64 early_printk("Early printk initialized\n"); socfpga_map_io()
|
/linux-4.1.27/arch/arm/mach-davinci/ |
H A D | common.c | 100 * IO space mapping must be initialized before we can do that. davinci_common_init()
|
H A D | mux.c | 88 pr_warn("initialized %s\n", cfg->name); davinci_cfg_reg()
|
/linux-4.1.27/samples/bpf/ |
H A D | libbpf.c | 97 * padding is zero initialized bpf_prog_load()
|
/linux-4.1.27/security/integrity/evm/ |
H A D | evm_secfs.c | 84 pr_info("initialized\n"); evm_write_key()
|
/linux-4.1.27/sound/core/ |
H A D | pcm_dmaengine.c | 105 * 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 D | mixer.h | 66 u8 initialized; member in struct:usb_mixer_elem_info
|
/linux-4.1.27/tools/power/cpupower/utils/helpers/ |
H A D | amd.c | 66 * must be initialized with zeros.
|
/linux-4.1.27/drivers/watchdog/ |
H A D | stmp3xxx_rtc_wdt.c | 86 dev_info(&pdev->dev, "initialized watchdog with heartbeat %ds\n", stmp3xxx_wdt_probe()
|
H A D | cpwd.c | 58 #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 D | clk.c | 76 * @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 D | dt_idle_states.c | 132 * @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 D | cpuidle.c | 36 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 D | timer.c | 257 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 D | smp.c | 266 /* 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 D | cdma_hw.c | 297 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 D | step_wise.c | 66 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 D | thermal_core.h | 44 bool initialized; member in struct:thermal_instance
|
/linux-4.1.27/drivers/w1/ |
H A D | w1_int.c | 65 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 D | pinmux.c | 34 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 D | pinmux.c | 53 static int initialized; crisv32_pinmux_init() local 55 if (!initialized) { crisv32_pinmux_init() 57 initialized = 1; crisv32_pinmux_init()
|
H A D | arbiter.c | 165 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 D | timer-sp.c | 214 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 D | devtree.c | 72 * 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 D | random32.c | 243 * is fully initialized. 254 * as initialized. In this case we would double back into __prandom_reseed() 258 * got initialized. __prandom_reseed()
|
H A D | debugobjects.c | 78 [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 D | grip_mp.c | 478 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 D | module.c | 674 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 D | led.c | 110 /* 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 D | omap_voutlib.c | 275 * 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 D | cs5535-mfgpt.c | 44 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 D | bfi.h | 308 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 D | sisusb.h | 137 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 D | coff.h | 134 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 D | tty_flags.h | 36 #define ASYNCB_INITIALIZED 31 /* Serial port was initialized */
|
/linux-4.1.27/arch/mips/include/asm/ |
H A D | pgtable-64.h | 31 * 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 D | page_ext.c | 45 * 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 D | coresight-replicator.c | 98 dev_info(dev, "REPLICATOR initialized\n"); replicator_probe()
|
/linux-4.1.27/drivers/mtd/maps/ |
H A D | cfi_flagadm.c | 111 printk(KERN_NOTICE "FlagaDM flash device initialized\n"); init_flagadm()
|
/linux-4.1.27/drivers/net/ethernet/ibm/emac/ |
H A D | tah.c | 128 "TAH %s initialized\n", ofdev->dev.of_node->full_name); tah_probe()
|
/linux-4.1.27/drivers/media/pci/mantis/ |
H A D | mantis_uart.c | 176 dprintk(MANTIS_DEBUG, 1, "UART successfully initialized"); mantis_uart_init()
|
/linux-4.1.27/drivers/mfd/ |
H A D | ab8500-sysctrl.c | 38 pr_err("%s: sysctrl not initialized\n", __func__); ab8500_power_off()
|
/linux-4.1.27/drivers/scsi/fnic/ |
H A D | vnic_wq_copy.h | 61 * descriptor is initialized. Otherwise, hardware can read vnic_wq_copy_post()
|
/linux-4.1.27/drivers/s390/cio/ |
H A D | crw.c | 149 * after the channel subsystem is initialized
|
/linux-4.1.27/drivers/of/ |
H A D | of_net.c | 64 * addresses. Some older U-Boots only initialized 'local-mac-address'. In
|
/linux-4.1.27/drivers/cpufreq/ |
H A D | cpufreq_opp.c | 29 * opp list is already initialized and ready for usage.
|
/linux-4.1.27/drivers/crypto/caam/ |
H A D | intern.h | 91 Handles of the RNG4 block are initialized
|
/linux-4.1.27/drivers/dma/bestcomm/ |
H A D | sram.c | 51 "Already initialized !\n", owner); bcom_sram_init()
|
/linux-4.1.27/arch/x86/xen/ |
H A D | xen-head.S | 57 * point, false if this is the boot CPU being initialized for
|
/linux-4.1.27/arch/tile/kernel/ |
H A D | pci.c | 291 * 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 D | clk-regmap.c | 101 * clk_regmap struct via this function so that the regmap is initialized
|
/linux-4.1.27/drivers/auxdisplay/ |
H A D | cfag12864bfb.c | 145 "cfag12864b is not initialized\n"); cfag12864bfb_init()
|
/linux-4.1.27/drivers/gpu/host1x/ |
H A D | cdma.h | 54 bool initialized; /* timer one-time setup flag */ member in struct:buffer_timeout
|
/linux-4.1.27/drivers/usb/core/ |
H A D | buffer.c | 49 * @hcd: the bus whose buffer pools are to be initialized
|
/linux-4.1.27/drivers/usb/host/ |
H A D | sl811_cs.c | 106 * initialized already because of the link order dependency created sl811_hc_init()
|
/linux-4.1.27/drivers/uwb/ |
H A D | pal.c | 39 * The PAL must be initialized with uwb_pal_init().
|
/linux-4.1.27/fs/notify/ |
H A D | vfsmount_mark.c | 104 * Attach an initialized mark to a given group and vfsmount.
|
/linux-4.1.27/drivers/video/fbdev/nvidia/ |
H A D | nv_backlight.c | 127 printk("nvidia: Backlight initialized (%s)\n", name); nvidia_bl_init()
|
/linux-4.1.27/fs/nfsd/ |
H A D | netns.h | 117 /* Simple check to find out if a given net was properly initialized */
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
H A D | or51211.c | 65 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 D | helpers.c | 30 * initialized bpf_map_lookup_elem()
|