/linux-4.1.27/tools/testing/selftests/firmware/ |
H A D | Makefile | 1 # Makefile for firmware loading selftests
|
H A D | fw_userhelper.sh | 34 while [ ! -e "$DIR"/"$name"/loading ]; do 43 echo 1 >"$DIR"/"$name"/loading 45 echo 0 >"$DIR"/"$name"/loading 86 echo "$0: user helper firmware loading works"
|
H A D | fw_filesystem.sh | 59 echo "$0: filesystem loading works"
|
/linux-4.1.27/lib/ |
H A D | test_firmware.c | 2 * This module provides an interface to trigger and test firmware loading. 4 * It is designed to be used for basic evaluation of the firmware loading 62 pr_info("loading '%s'\n", name); trigger_request_store()
|
H A D | test_module.c | 4 * It is designed to be used for basic evaluation of the module loading
|
/linux-4.1.27/drivers/usb/misc/ |
H A D | isight_firmware.c | 2 * Driver for loading USB isight firmware 12 * need firmware to be loaded beforehand. After firmware loading, the device 19 * The isight firmware loading was reverse engineered by Johannes Berg 108 printk(KERN_ERR "isight firmware loading completion failed\n"); isight_firmware_load()
|
H A D | emi26.c | 210 dev_err(&dev->dev,"%s - error loading firmware: error = %d\n", emi26_load_firmware()
|
H A D | emi62.c | 223 dev_err(&dev->dev,"%s - error loading firmware: error = %d\n", emi62_load_firmware()
|
/linux-4.1.27/security/apparmor/include/ |
H A D | crypto.h | 4 * This file contains AppArmor policy loading interface function definitions.
|
H A D | policy_unpack.h | 4 * This file contains AppArmor policy loading interface function definitions.
|
/linux-4.1.27/arch/parisc/include/asm/ |
H A D | fixmap.h | 10 * loading restrictions). If you place this region anywhere above
|
/linux-4.1.27/arch/frv/kernel/ |
H A D | module.c | 1 /* module.c: FRV specific module loading bits
|
H A D | cmode.S | 114 # (6) Execute loading the dummy for SDRAM.
|
/linux-4.1.27/scripts/gdb/linux/ |
H A D | symbols.py | 37 # Disable pagination while reporting symbol (re-)loading. 120 gdb.write("loading @{addr}: {filename}\n".format( 133 gdb.write("loading vmlinux\n") 173 gdb.write("Note: symbol update on module loading not supported "
|
/linux-4.1.27/drivers/base/ |
H A D | firmware_class.c | 2 * firmware_class.c - Multi purpose firmware loading support 38 MODULE_DESCRIPTION("Multi purpose firmware loading support"); 271 /* direct firmware loading support */ 350 dev_dbg(device, "firmware: direct-loading firmware %s\n", fw_get_filesystem_firmware() 463 * There is a small window in which user can write to 'loading' __fw_load_abort() 464 * between loading done and disappearance of 'loading' __fw_load_abort() 480 /* avoid user action after loading abort */ fw_load_abort() 582 int loading = 0; firmware_loading_show() local 586 loading = test_bit(FW_STATUS_LOADING, &fw_priv->buf->status); firmware_loading_show() 589 return sprintf(buf, "%d\n", loading); firmware_loading_show() 611 * firmware_loading_store - set value in the 'loading' control file 614 * @buf: buffer to scan for loading control value 630 int loading = simple_strtol(buf, NULL, 10); firmware_loading_store() local 638 switch (loading) { firmware_loading_store() 659 * Several loading requests may be pending on firmware_loading_store() 661 * see the mapped 'buf->data' once the loading firmware_loading_store() 686 dev_err(dev, "%s: unexpected value (%d)\n", __func__, loading); firmware_loading_store() 697 static DEVICE_ATTR(loading, 0644, firmware_loading_show, firmware_loading_store); 902 /* fall back on userspace loading */ _request_firmware_load() 986 /* No abort during direct loading */ 1121 dev_dbg(device, "firmware: %s loading timed out\n", _request_firmware() 1206 * directly from fs. Hence it's useful for loading optional firmwares, which 1541 * time when system is not ready to complete loading firmware. 1555 * use small loading timeout for caching devices' firmware device_cache_fw_images() 1558 * completing firmware loading now. The maximum size of device_cache_fw_images()
|
/linux-4.1.27/include/media/ |
H A D | cx25840.h | 29 Since loading the firmware is often problematic when the driver is 32 postponing it is that loading this firmware takes a long time (seconds) 34 you can avoid loading the fw as long as the video device isn't used. */
|
/linux-4.1.27/drivers/s390/char/ |
H A D | sclp_quiesce.c | 25 /* Shutdown handler. Signal completion of shutdown by loading special PSW. */ do_machine_quiesce()
|
/linux-4.1.27/arch/sparc/boot/ |
H A D | Makefile | 39 # uImage.o - object file of uImage for loading with a
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
H A D | cx24116.h | 34 /* Need to reset device during firmware loading */
|
/linux-4.1.27/include/uapi/linux/ |
H A D | b1lli.h | 15 * struct for loading t4 file
|
H A D | kexec.h | 49 * loading kernel binaries.
|
H A D | atmdev.h | 112 * above. In the future we may support dynamic loading of these - for now,
|
H A D | soundcard.h | 204 * Sample loading mechanism for internal synthesizers (/dev/sequencer) 443 * SEQ_FULLSIZE events are used for loading patches/samples to the 951 * for querying current mixer settings from the driver and for loading 952 * default volume settings _prior_ activating the mixer (loading 1272 * Patch loading.
|
/linux-4.1.27/net/bluetooth/ |
H A D | selftest.h | 26 * is run at module loading time.
|
/linux-4.1.27/security/apparmor/ |
H A D | crypto.c | 4 * This file contains AppArmor policy loading interface function definitions.
|
H A D | lsm.c | 724 /* lock out loading/removal of policy 725 * TODO: add in at boot loading of policy, which is the only way to 740 /* Determines how paranoid loading of policy is and how much verification
|
/linux-4.1.27/sound/ |
H A D | sound_firmware.c | 33 printk(KERN_INFO "Out of memory loading '%s'.\n", fn); do_mod_firmware_load()
|
/linux-4.1.27/include/linux/decompress/ |
H A D | mm.h | 68 /* Code active when compiled standalone for use when loading ramdisk: */
|
/linux-4.1.27/drivers/net/wireless/rsi/ |
H A D | rsi_91x_usb_ops.c | 58 rsi_dbg(INIT_ZONE, "%s: loading block: %d\n", __func__, ii); rsi_copy_to_card() 125 * of loading the TA firmware.This function also
|
H A D | rsi_91x_sdio_ops.c | 107 rsi_dbg(INIT_ZONE, "%s: loading block: %d\n", __func__, ii); rsi_copy_to_card() 161 * of loading the TA firmware.This function also
|
/linux-4.1.27/drivers/media/pci/ivtv/ |
H A D | ivtv-firmware.c | 64 /* Due to race conditions in firmware loading (esp. with udev <0.95) load_fw_direct() 163 IVTV_DEBUG_WARN("failed loading encoder firmware\n"); ivtv_firmware_copy() 172 IVTV_DEBUG_WARN("failed loading decoder firmware\n"); ivtv_firmware_copy() 204 IVTV_DEBUG_WARN("Error %d loading firmware\n", err); ivtv_firmware_init()
|
H A D | ivtv-alsa-main.c | 251 pr_info("ivtv-alsa: module loading...\n"); ivtv_alsa_init()
|
/linux-4.1.27/arch/sparc/lib/ |
H A D | clear_page.S | 20 * Now, we simply use the normal TLB loading mechanism,
|
H A D | copy_page.S | 20 * Now, we simply use the normal TLB loading mechanism,
|
/linux-4.1.27/arch/s390/kernel/ |
H A D | runtime_instr.c | 18 /* empty control block to disable RI by loading it */
|
H A D | module.c | 97 /* Only needed if we want to support loading of check_rela() 380 /* Only needed if we want to support loading of apply_rela()
|
H A D | head.S | 91 # subroutine for loading cards from the reader
|
/linux-4.1.27/arch/arm/kernel/ |
H A D | hibernate.c | 78 * Restore page contents for physical pages that were in use during loading
|
H A D | xscale-cp0.c | 115 * iWMMXt coprocessor (64 bit registers) by loading 00000100:00000000
|
/linux-4.1.27/arch/alpha/include/asm/ |
H A D | cacheflush.h | 23 /* We need to flush the kernel's icache after loading modules. The
|
/linux-4.1.27/kernel/ |
H A D | system_keyring.c | 89 pr_err("Problem loading in-kernel X.509 certificate (%ld)\n", load_system_certificate_list()
|
H A D | kmod.c | 122 * If module auto-loading support is disabled then this function 136 * We don't allow synchronous module loading from async. Module __request_module() 139 * loading to complete, leading to a deadlock. __request_module()
|
/linux-4.1.27/security/integrity/ |
H A D | digsig.c | 111 pr_err("Problem loading X.509 certificate (%d): %s\n", integrity_load_x509()
|
/linux-4.1.27/include/linux/ |
H A D | atmel_tc.h | 168 #define ATMEL_TC_LDRA (3 << 16) /* RA loading edge (of TIOA) */ 173 #define ATMEL_TC_LDRB (3 << 18) /* RB loading edge (of TIOA) */ 260 #define ATMEL_TC_LDRAS (1 << 5) /* RA loading */ 261 #define ATMEL_TC_LDRBS (1 << 6) /* RB loading */
|
H A D | binfmts.h | 12 * This structure is used to hold the arguments that are used when loading binaries.
|
H A D | kexec.h | 79 * This structure is used to hold the arguments that are used when loading 180 /* Information for loading purgatory */
|
H A D | seqlock.h | 100 * provided before actually loading any of the variables that are to be 195 * provided before actually loading any of the variables that are to be
|
H A D | iommu.h | 260 * - dynamic TLB/PTE loading 264 * PTE/TLB loading will one day be supported, implementations will be able
|
H A D | console.h | 60 * limited to, unblanking the console, loading an appropriate
|
/linux-4.1.27/arch/mips/include/asm/ |
H A D | asm-eva.h | 62 /* No 64-bit EVA instruction for loading double words */ 146 /* No 64-bit EVA instruction for loading double words */ 153 /* No 64-bit EVA instruction for loading double words */
|
/linux-4.1.27/arch/powerpc/mm/ |
H A D | tlb_nohash_low.S | 57 * clear. Since 25 is the V bit in the TLB_TAG, loading this value 102 * 22, is clear. Since 22 is the V bit in the TLB_PAGEID, loading this 161 bne- 3f /* Bolted, skip loading it */
|
H A D | slb_low.S | 233 * Finish loading of an SLB entry and return 302 * Finish loading of a 1T SLB entry (for the kernel linear mapping) and return.
|
H A D | 44x_mmu.c | 50 * instruction to improve performances rather than loading it ppc44x_update_tlb_hwater()
|
/linux-4.1.27/drivers/media/usb/go7007/ |
H A D | go7007-loader.c | 76 dev_info(&interface->dev, "loading firmware %s\n", fw1); go7007_loader_probe()
|
/linux-4.1.27/drivers/net/wireless/rt2x00/ |
H A D | rt2x00firmware.c | 22 Abstract: rt2x00 firmware loading routines.
|
H A D | rt2x00usb.h | 37 * use the REGISTER_TIMEOUT, however when loading firmware or read EEPROM
|
/linux-4.1.27/arch/x86/include/asm/ |
H A D | microcode.h | 91 * In early loading microcode phase on BSP, boot_cpu_data is not set up yet. exit_amd_microcode()
|
H A D | stackprotector.h | 21 * slower at loading segment registers with different value when
|
H A D | segment.h | 252 * Load a segment. Fall back on loading the zero
|
H A D | vmx.h | 456 * Exit Qualifications for entry failure during or after loading guest state
|
/linux-4.1.27/arch/sparc/include/asm/ |
H A D | winmacro.h | 2 * winmacro.h: Window loading-unloading macros.
|
/linux-4.1.27/drivers/bluetooth/ |
H A D | ath3k.c | 226 BT_ERR("Can't change to loading configuration err"); ath3k_load_firmware() 245 BT_ERR("Error in firmware loading err = %d," ath3k_load_firmware() 324 BT_ERR("Can't change to loading configuration err"); ath3k_load_fwfile() 344 BT_ERR("Error in firmware loading err = %d," ath3k_load_fwfile()
|
H A D | bfusb.c | 552 BT_INFO("BlueFRITZ! USB loading firmware"); bfusb_load_firmware() 564 BT_ERR("Can't change to loading configuration"); bfusb_load_firmware() 582 BT_ERR("Error in firmware loading"); bfusb_load_firmware() 675 BT_ERR("Firmware loading failed"); bfusb_probe()
|
H A D | bcm203x.c | 146 BT_ERR("Firmware loading failed"); bcm203x_complete()
|
H A D | btusb.c | 1659 BT_INFO("%s: rtl: loading rtl_bt/rtl8723a_fw.bin", hdev->name); btusb_setup_rtl8723a() 1696 BT_INFO("%s: rtl: loading %s", hdev->name, fw_name); btusb_setup_rtl8723b() 2216 /* When the firmware loading completes the btusb_recv_event_intel() 2219 * loading. btusb_recv_event_intel() 2396 * supported by this firmware loading method. This check has been btusb_setup_intel_new() 2481 BT_ERR("%s: Unsupported Intel firmware loading method (%u)", btusb_setup_intel_new() 2596 * The firmware loading should not take longer than 5 seconds btusb_setup_intel_new() 2604 BT_ERR("%s: Firmware loading interrupted", hdev->name); btusb_setup_intel_new() 2610 BT_ERR("%s: Firmware loading timeout", hdev->name); btusb_setup_intel_new() 2616 BT_ERR("%s: Firmware loading failed", hdev->name); btusb_setup_intel_new()
|
H A D | bt3c_cs.c | 581 BT_ERR("Firmware loading failed"); bt3c_open()
|
/linux-4.1.27/include/net/sctp/ |
H A D | auth.h | 47 char *hmac_name; /* name for loading */
|
/linux-4.1.27/init/ |
H A D | do_mounts_initrd.c | 65 /* try loading default modules from initrd */ handle_initrd()
|
H A D | initramfs.c | 651 * Try loading default modules from initramfs. This gives populate_rootfs()
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | mmu_context.h | 79 /* Clear old ASCE by loading the kernel ASCE. */ switch_mm()
|
/linux-4.1.27/arch/ia64/hp/sim/boot/ |
H A D | bootloader.c | 131 cons_write("loading "); start_bootloader()
|
/linux-4.1.27/arch/arm/mach-pxa/ |
H A D | xcep.c | 144 * Drivers for HWMON verify capabilities of the adapter when loading and
|
/linux-4.1.27/arch/arm/mach-sa1100/include/mach/ |
H A D | simpad.h | 125 unsigned char status; /* battery loading yes/no */
|
/linux-4.1.27/arch/arc/kernel/ |
H A D | ctx_sw.c | 85 /* start loading it's CALLEE reg file */ __switch_to()
|
/linux-4.1.27/arch/x86/power/ |
H A D | cpu.c | 42 * boot kernel (ie. the kernel used for loading the hibernation image) 46 * kernel B is used for loading the hibernation image into memory, the
|
/linux-4.1.27/drivers/block/paride/ |
H A D | frpw.c | 9 prior to loading the driver. This can be done by loading and
|
/linux-4.1.27/arch/microblaze/kernel/ |
H A D | timer.c | 80 /* loading value to timer reg */ xilinx_timer0_start_periodic() 107 /* loading value to timer reg */ xilinx_timer0_start_oneshot()
|
/linux-4.1.27/tools/perf/tests/ |
H A D | attr.py | 139 log.debug(" loading expected events"); 245 log.debug(" loading result events");
|
/linux-4.1.27/drivers/acpi/acpica/ |
H A D | dswload.c | 135 * DESCRIPTION: Descending callback used during the loading of ACPI tables. 417 * DESCRIPTION: Ascending callback used during the loading of the namespace, 559 /* Pop the scope stack (only if loading a table) */ acpi_ds_load1_end_op()
|
H A D | tbxfload.c | 80 "While loading namespace from ACPI tables")); acpi_load_tables() 183 /* Ignore errors while loading tables, get as many as possible */ acpi_tb_load_namespace()
|
H A D | dswload2.c | 65 * DESCRIPTION: Descending callback used during the loading of ACPI tables. 367 * DESCRIPTION: Ascending callback used during the loading of the namespace,
|
H A D | nsload.c | 3 * Module Name: nsload - namespace loading/expanding/contracting procedures
|
H A D | acnamesp.h | 92 * nsload - Namespace loading
|
H A D | exconfig.c | 501 * loading. acpi_ex_load_op()
|
H A D | nssearch.c | 344 * (name entry) of loading the namespace, search the parent tree (all the acpi_ns_search_and_enter()
|
/linux-4.1.27/drivers/misc/ |
H A D | lattice-ecp3-config.c | 210 dev_err(&spi->dev, "Firmware loading failed with %d!\n", err); lattice_ecp3_probe()
|
H A D | ioc4.c | 14 * to support loading and unloading. 399 printk(KERN_INFO "IOC4 loading sgiioc4 submodule\n"); ioc4_probe()
|
/linux-4.1.27/drivers/net/wireless/libertas/ |
H A D | firmware.c | 2 * Firmware loading and handling functions.
|
H A D | if_spi.h | 30 /* Chunk size when loading the helper firmware */
|
/linux-4.1.27/drivers/staging/ft1000/ft1000-usb/ |
H A D | ft1000_usb.c | 168 "Problem with DSP image loading\n"); ft1000_probe()
|
/linux-4.1.27/arch/sh/mm/ |
H A D | cache-sh7705.c | 178 * without it we get occasional "Memory fault" when loading a program.
|
H A D | gup.c | 43 * sees h. We load pte_high *after* loading pte_low, which ensures we gup_get_pte()
|
/linux-4.1.27/arch/microblaze/include/asm/ |
H A D | cacheflush.h | 29 * after loading a user application into memory, we must invalidate the
|
/linux-4.1.27/arch/mips/alchemy/common/ |
H A D | power.c | 43 * later restore, we have to provide a function for loading that
|
/linux-4.1.27/arch/mn10300/mm/ |
H A D | tlb-mn10300.S | 3 # TLB loading functions
|
/linux-4.1.27/arch/blackfin/mach-bf561/include/mach/ |
H A D | mem_map.h | 81 * the core in either mode as we are only loading user code into it and
|
/linux-4.1.27/arch/blackfin/mach-common/ |
H A D | head.S | 223 sp += -12 + 4; /* +4 is for reti loading above */
|
/linux-4.1.27/arch/arm/mach-zynq/ |
H A D | slcr.c | 110 * the FSBL not loading the bitstream after soft-reboot zynq_slcr_system_reset()
|
/linux-4.1.27/tools/power/cpupower/bench/ |
H A D | parse.c | 127 dprintf("loading defaults\n"); prepare_default_config()
|
/linux-4.1.27/arch/mips/kernel/ |
H A D | r4k_fpu.S | 178 bgez t0, 1f # skip loading odd if FR=0 233 bgez t0, 1f # skip loading odd if FR=0
|
H A D | vpe.c | 9 * VPE spport module for loading a MIPS SP program into VPE1. The SP 648 pr_info("VPE loader: loading to %p\n", v->load_addr); vpe_elfload()
|
/linux-4.1.27/sound/core/ |
H A D | sound.c | 193 /* static minors for module auto loading */ snd_find_free_minor() 200 /* skip static minors still used for module auto loading */ snd_find_free_minor()
|
/linux-4.1.27/drivers/net/hamradio/ |
H A D | yam.c | 348 * predef should be 0 for loading user defined mcs 349 * predef should be YAM_1200 for loading predef 1200 mcs 350 * predef should be YAM_9600 for loading predef 9600 mcs 431 /* setting predef as YAM_1200 for loading predef 1200 mcs */ get_mcs() 434 /* setting predef as YAM_9600 for loading predef 9600 mcs */ get_mcs() 989 /* setting predef as 0 for loading userdefined mcs data */ yam_ioctl()
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/ |
H A D | ampdu.c | 52 #define NUM_FFPLD_FIFO 4 /* number of fifo concerned by pre-loading */ 79 /* structure to hold tx fifo information and pre-loading state 353 * Return 1 if pre-loading not active, -1 if not an underflow event, 354 * 0 if pre-loading module took care of the event. 919 * try tuning pre-loading or ampdu size brcms_c_ampdu_dotxstatus_complete() 923 * if there were underflows, but pre-loading brcms_c_ampdu_dotxstatus_complete()
|
/linux-4.1.27/drivers/video/fbdev/ |
H A D | da8xx-fb.c | 320 /* init reg to clear PLM (loading mode) fields */ lcd_blit() 846 * And also must be disabled before clearing the PL loading lcdc_irq_handler_rev02() 857 /* Setup and start data loading mode */ lcdc_irq_handler_rev02() 909 * And also must be disabled before clearing the PL loading lcdc_irq_handler_rev01() 922 /* Setup and start data loading mode */ lcdc_irq_handler_rev01()
|
H A D | cg3.c | 135 * loading procedure.
|
/linux-4.1.27/kernel/power/ |
H A D | swap.c | 995 printk(KERN_INFO "PM: Image loading progress: %3d%%\n", load_image() 1004 printk(KERN_INFO "PM: Image loading done.\n"); load_image() 1059 * @handle: Swap map handle to use for loading data. 1322 "PM: Image loading progress: " load_image_lzo() 1349 printk(KERN_INFO "PM: Image loading done.\n"); load_image_lzo()
|
/linux-4.1.27/drivers/media/v4l2-core/ |
H A D | v4l2-common.c | 149 /* Note: by loading the module first we are certain that c->driver v4l2_i2c_new_subdev_board() 154 want to use the i2c device, so explicitly loading the module v4l2_i2c_new_subdev_board()
|
/linux-4.1.27/drivers/net/wireless/p54/ |
H A D | p54spi.c | 199 dev_info(&priv->spi->dev, "loading default eeprom...\n"); p54spi_request_eeprom() 206 dev_info(&priv->spi->dev, "loading user eeprom...\n"); p54spi_request_eeprom()
|
/linux-4.1.27/drivers/firmware/efi/libstub/ |
H A D | efi-stub-helper.c | 355 * We only support loading a file from the same filesystem as 470 * for loading multiple files. handle_cmdline_files()
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | kexec-bzimage64.c | 314 * Can't handle 32bit EFI as it does not allow loading kernel bzImage64_probe() 505 * Store pointer to params so that it could be freed after loading bzImage64_load()
|
H A D | machine_kexec_32.c | 237 * I take advantage of this here by force loading the machine_kexec()
|
H A D | process_64.c | 301 * must be done after loading TLS entries in the GDT but before __switch_to() 302 * loading segments that might reference them, and and it must __switch_to()
|
H A D | machine_kexec_64.c | 302 * I take advantage of this here by force loading the machine_kexec()
|
/linux-4.1.27/drivers/gpu/drm/msm/adreno/ |
H A D | a4xx_gpu.c | 248 DBG("loading PM4 ucode version: %u", ptr[0]); a4xx_hw_init() 256 DBG("loading PFP ucode version: %u", ptr[0]); a4xx_hw_init()
|
H A D | a3xx_gpu.c | 255 DBG("loading PM4 ucode version: %x", ptr[1]); a3xx_hw_init() 267 DBG("loading PFP ucode version: %x", ptr[5]); a3xx_hw_init()
|
/linux-4.1.27/arch/ia64/lib/ |
H A D | do_csum.S | 20 * Clean up and optimize and the software pipeline, loading two 207 // Calculate the checksum loading two 8-byte words per loop.
|
/linux-4.1.27/drivers/isdn/capi/ |
H A D | kcapi_proc.c | 23 case CAPI_CTR_LOADING: return "loading"; state2str()
|
/linux-4.1.27/drivers/isdn/hardware/eicon/ |
H A D | io.h | 237 S-cards shared ram structure for loading
|
/linux-4.1.27/drivers/leds/ |
H A D | leds-lp8501.c | 186 /* change operation mode to RUN only when each engine is loading */ lp8501_run_engine()
|
H A D | leds-lp5521.c | 201 /* change operation mode to RUN only when each engine is loading */ lp5521_run_engine()
|
H A D | leds-lp5562.c | 186 /* change operation mode to RUN only when each engine is loading */ lp5562_run_engine()
|
/linux-4.1.27/drivers/hwmon/ |
H A D | k10temp.c | 34 MODULE_PARM_DESC(force, "force loading on processors with erratum 319");
|
/linux-4.1.27/drivers/i2c/busses/ |
H A D | i2c-parport.c | 275 /* ----- Module loading, unloading and information ------------------------ */
|
H A D | i2c-sis630.c | 432 "loading because of force option enabled\n"); sis630_setup()
|
/linux-4.1.27/drivers/media/pci/cx18/ |
H A D | cx18-alsa-main.c | 243 printk(KERN_INFO "cx18-alsa: module loading...\n"); cx18_alsa_init()
|
/linux-4.1.27/drivers/media/tuners/ |
H A D | tuner-xc2028.c | 769 /* Reset is needed before loading firmware */ check_firmware() 778 tuner_err("Error %d while loading base firmware\n", check_firmware() 791 tuner_err("Error %d while loading init1 firmware\n", check_firmware() 876 * By setting BASE in cur_fw.type only after successfully loading all check_firmware()
|
H A D | xc4000.c | 991 /* Reset is needed before loading firmware */ check_firmware() 1000 printk(KERN_ERR "Error %d while loading base firmware\n", rc); check_firmware() 1011 tuner_err("Error %d while loading init1 firmware\n", check_firmware() 1087 * By setting BASE in cur_fw.type only after successfully loading all check_firmware()
|
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
H A D | dvb-usb-init.c | 281 info("%s error while loading driver (%d)", desc->name, ret); dvb_usb_device_init()
|
/linux-4.1.27/drivers/misc/genwqe/ |
H A D | card_sysfs.c | 153 * on the backup partition (0) to identify problems while loading the
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
H A D | cb_pcimdda.c | 47 you read from any one of the AO channels. This is useful for loading
|
/linux-4.1.27/drivers/clk/ti/ |
H A D | clk-dra7-atl.c | 284 * Enable the clock if it has been asked prior to loading the of_dra7_atl_clk_probe()
|
/linux-4.1.27/arch/unicore32/kernel/ |
H A D | head.S | 146 * this is just loading the page table pointer and domain access
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/ |
H A D | base.c | 255 * work for us (so we prevent loading with completely nvkm_mxm_create_()
|
/linux-4.1.27/drivers/acpi/ |
H A D | acpi_extlog.c | 232 pr_warn("Not loading eMCA, error reporting force-enabled through EDAC.\n"); extlog_init()
|
/linux-4.1.27/drivers/gpu/host1x/hw/ |
H A D | cdma_hw.c | 122 /* set GET, by loading the value in PUT (then reset GET) */ cdma_timeout_restart()
|
/linux-4.1.27/include/acpi/ |
H A D | acconfig.h | 83 * Should the subsystem abort the loading of an ACPI table if the
|
/linux-4.1.27/drivers/watchdog/ |
H A D | omap_wdt.c | 151 omap_wdt_reload(wdev); /* trigger loading of new timeout value */ omap_wdt_start()
|
H A D | intel_scu_watchdog.c | 55 /* Bounds number of times we will retry loading time count */
|
/linux-4.1.27/include/net/netfilter/ |
H A D | nf_conntrack.h | 174 /* Protocol module loading */
|
/linux-4.1.27/include/pcmcia/ |
H A D | ss.h | 181 /* allows tuning the CB bridge before loading driver for the CB card */
|
/linux-4.1.27/arch/s390/kvm/ |
H A D | trace.h | 303 VCPU_TP_PRINTK("%s: loading cr %x-%x from %016llx",
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | fadump.h | 40 * loading modules related to network setup. Hence we need aditional 64M
|
H A D | ppc_asm.h | 74 * Macros for storing registers into and loading registers from 314 * instructions. Use this when loading/storing a single word or less as:
|
/linux-4.1.27/arch/arm/mach-omap2/ |
H A D | dma.c | 265 /* Check the capabilities register for descriptor loading feature */ omap2_system_dma_init_dev()
|
/linux-4.1.27/net/dccp/ |
H A D | timer.c | 255 * Returns the number of 10s of microseconds since loading DCCP. This is native
|
/linux-4.1.27/sound/core/seq/ |
H A D | seq_device.c | 101 /* flag to block auto-loading */
|
/linux-4.1.27/sound/isa/sb/ |
H A D | emu8000_patch.c | 39 /* reserve all 30 voices for loading */ snd_emu8000_open_dma()
|
/linux-4.1.27/sound/pci/echoaudio/ |
H A D | echoaudio_dsp.c | 90 exclusively for loading the DSP. */ write_dsp() 114 exclusively for loading the DSP and checking the status of the ASIC. */ read_dsp() 137 Firmware loading functions 487 /* load_firmware takes care of loading the DSP and any ASIC code. */ load_firmware()
|
/linux-4.1.27/sound/pci/emu10k1/ |
H A D | emu10k1_patch.c | 21 * All the code for loading in a patch. There is very little that is
|
/linux-4.1.27/tools/perf/util/ |
H A D | map.h | 123 * @filter: to use when loading the DSO
|
H A D | event.c | 859 * Kernel maps might be changed when loading symbols so loading thread__find_addr_map()
|
/linux-4.1.27/sound/soc/intel/baytrail/ |
H A D | sst-baytrail-dsp.c | 241 /* take DSP out of reset and keep stalled for FW loading */ sst_byt_reset()
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/ |
H A D | iwl-drv.c | 104 * @fw_index: firmware revision to try loading 1192 /* Allocate ucode buffers for card's bus-master loading ... */ iwl_req_fw_callback() 1335 * or hangs loading. iwl_req_fw_callback() 1342 "failed to load module %s (error %d), is dynamic loading enabled?\n", iwl_req_fw_callback() 1437 * when firmware loading failed -- in that iwl_drv_stop()
|
H A D | iwl-config.h | 233 * (.ucode) will be added to filename before loading from disk. The
|
H A D | iwl-prph.h | 217 * When loading, driver should allocate memory for:
|
/linux-4.1.27/fs/ |
H A D | binfmt_elf.c | 447 * struct arch_elf_state - arch-specific ELF loading state 450 * the loading of an ELF file, throughout the checking of architecture 470 * of loading the ELF. 494 * of loading the ELF. 496 * Provides a final opportunity for architecture code to reject the loading 1105 /* This is really simpleminded and specialized - we are loading an
|
H A D | exec.c | 11 * Demand-loading implemented 01.12.91 - no need to read anything but 13 * "current->executable", and page faults do the actual loading. Clean. 16 * was less than 2 hours work to get demand-loading completely implemented. 18 * Demand loading changed July 1993 by Eric Youngdale. Use mmap instead,
|
/linux-4.1.27/sound/isa/wavefront/ |
H A D | wavefront_synth.c | 16 * including patch, sample and program loading and unloading, conversion 17 * of GUS patches during loading, and full user-level access to all 38 loading. if non-zero, then during driver loading, the 51 during driver loading. it takes any combination 1709 during firmware loading, and after that wavefront_status() snd_wavefront_internal_interrupt()
|
/linux-4.1.27/drivers/net/wireless/b43legacy/ |
H A D | b43legacy.h | 585 /* firmware loading work */ 739 /* completion struct for firmware loading */
|
/linux-4.1.27/arch/xtensa/lib/ |
H A D | memcopy.S | 210 _beqz a4, .Ldone # avoid loading anything for zero-length copies 486 _beqz a4, .Lbackdone # avoid loading anything for zero-length copies
|
/linux-4.1.27/fs/nilfs2/ |
H A D | recovery.c | 64 "NILFS warning: I/O error on loading last segment\n"); nilfs_warn_segment_error() 757 "NILFS: error loading the latest checkpoint.\n"); nilfs_salvage_orphan_logs()
|
H A D | the_nilfs.h | 115 * - loading the latest checkpoint exclusively.
|
/linux-4.1.27/include/sound/ |
H A D | wavefront.h | 522 might work for other wave-table based patch loading situations. 530 /* the first two fields are used by the OSS "patch loading" interface
|
/linux-4.1.27/drivers/net/ethernet/8390/ |
H A D | 8390.h | 3 under the same license. Auto-loading of 8390.o only in v2.2 - Paul G.
|
H A D | lib8390.c | 40 Paul Gortmaker : add kmod support for auto-loading of the 8390 913 * ensure multicast mode is off prior to loading up the new hash do_set_multicast_list() 915 * to stopping the NIC, loading the table and then restarting. do_set_multicast_list()
|
/linux-4.1.27/drivers/media/radio/wl128x/ |
H A D | fmdrv_common.h | 348 * with this default values after loading RX firmware.
|
/linux-4.1.27/drivers/net/phy/ |
H A D | bcm7xxx.c | 94 /* Disable loading of TVCO buffer to bandgap, set bandgap trim bcm7xxx_28nm_b0_afe_config_init()
|
/linux-4.1.27/drivers/cpufreq/ |
H A D | cpufreq-dt.c | 344 * For now, just loading the cooling device; cpufreq_ready()
|
/linux-4.1.27/arch/x86/kernel/cpu/microcode/ |
H A D | intel.c | 257 * If early loading microcode is supported, save this mc into generic_load_microcode()
|
/linux-4.1.27/arch/sparc/kernel/ |
H A D | wuf.S | 230 * routine has done the loading itself. On failure (bogus
|
/linux-4.1.27/drivers/char/agp/ |
H A D | efficeon-agp.c | 13 * - when compiled as a module, after loading the module,
|
/linux-4.1.27/drivers/thermal/ti-soc-thermal/ |
H A D | ti-thermal-common.c | 397 * loading has to happen via cpufreq driver. ti_thermal_register_cpu_cooling()
|
/linux-4.1.27/fs/reiserfs/ |
H A D | xattr_acl.c | 359 * It also has the advantage of not loading the ACL with a transaction open,
|
/linux-4.1.27/arch/mips/mm/ |
H A D | tlb-r4k.c | 421 * Used for loading TLB entries before trap_init() has started, when we
|
/linux-4.1.27/arch/powerpc/boot/ |
H A D | wrapper | 435 # The ps3's loader supports loading a gzipped binary image from flash
|
/linux-4.1.27/arch/arm/vfp/ |
H A D | vfphw.S | 146 @ We're loading this threads state into the VFP hardware. Update
|
/linux-4.1.27/arch/arm64/kernel/ |
H A D | fpsimd.c | 141 * we can skip loading the state from memory. Otherwise, set fpsimd_thread_switch()
|
/linux-4.1.27/net/sched/ |
H A D | sch_teql.c | 30 After loading this module you will find a new device teqlN
|
/linux-4.1.27/sound/pci/pcxhr/ |
H A D | pcxhr_hwdep.c | 295 "loading dsp [%d] size = %Zd\n", index, dsp->size); pcxhr_dsp_load()
|
/linux-4.1.27/sound/soc/intel/common/ |
H A D | sst-dsp-priv.h | 299 /* DMA FW loading */
|
/linux-4.1.27/drivers/xen/ |
H A D | xen-acpi-cpuhotplug.c | 451 * driver loading. xen_acpi_processor_exit()
|
H A D | xen-acpi-memhotplug.c | 474 * driver loading. xen_acpi_memory_device_exit()
|
/linux-4.1.27/drivers/ata/ |
H A D | sata_promise.c | 92 PDC_PH_ERR = (1 << 8), /* PCI error while loading packet */ 93 PDC_SH_ERR = (1 << 9), /* PCI error while loading S/G table */ 94 PDC_DH_ERR = (1 << 10), /* PCI error while loading data */
|
/linux-4.1.27/drivers/usb/atm/ |
H A D | cxacru.c | 29 * into usbatm), and the userspace firmware loading utility. 1018 usb_info(usbatm, "loading firmware\n"); cxacru_upload_firmware() 1027 usb_info(usbatm, "loading boot ROM patch\n"); cxacru_upload_firmware()
|
/linux-4.1.27/sound/drivers/opl4/ |
H A D | opl4_synth.c | 514 /* set tone number (triggers header loading) */ snd_opl4_note_on() 524 /* set parameters which can be set while loading */ snd_opl4_note_on() 534 /* wait for completion of loading */ snd_opl4_note_on()
|
/linux-4.1.27/fs/udf/ |
H A D | super.c | 1337 udf_err(sb, "error loading MetaData partition map %d\n", udf_load_partdesc() 1357 /* In case loading failed, we handle cleanup in udf_fill_super */ udf_load_partdesc() 1376 udf_err(sb, "error loading logical volume descriptor: " udf_load_sparable_map() 1382 udf_err(sb, "error loading logical volume descriptor: " udf_load_sparable_map() 1430 udf_err(sb, "error loading logical volume descriptor: " udf_load_logicalvol()
|
/linux-4.1.27/drivers/remoteproc/ |
H A D | remoteproc_core.c | 939 * We're initiating an asynchronous firmware loading, so we can rproc_add_virtio_devices() 1045 /* loading a firmware is required */ rproc_boot() 1166 * Note: this function initiates an asynchronous firmware loading
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | head_44x.S | 177 * Mapping based, page aligned dynamic kernel loading. 350 * as we could avoid loading SPRN_ESR completely in the first 587 * as we could avoid loading SPRN_ESR completely in the first
|
/linux-4.1.27/drivers/net/wireless/ |
H A D | at76c50x-usb.c | 108 /* Protect against concurrent firmware loading and parsing */ 1296 "loading %dth firmware block failed: %d\n", at76_load_external_fw() 2553 /* Disconnect after loading internal firmware */ at76_disconnect() 2576 printk(KERN_INFO DRIVER_DESC " " DRIVER_VERSION " loading\n"); at76_mod_init()
|
/linux-4.1.27/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-hdw-internal.h | 143 /* Disposition of firmware1 loading situation */
|
/linux-4.1.27/drivers/scsi/ |
H A D | u14-34f.c | 157 * When loading as a module, parameter passing is now supported 363 * When loading as a module, parameters can be specified as well. 619 /* Space for MAX_INT_PARAM ports usable while loading as a module */ 1092 /* io_port could have been modified when loading as a module */ u14_34f_detect()
|
/linux-4.1.27/drivers/pwm/ |
H A D | pwm-tiehrpwm.c | 301 /* Configure shadow loading on Period register */ ehrpwm_pwm_config()
|
/linux-4.1.27/drivers/net/wireless/ti/wl1251/ |
H A D | boot.c | 486 /* halt embedded ARM CPU while loading firmware */ wl1251_boot()
|
/linux-4.1.27/drivers/net/wireless/ti/wl12xx/ |
H A D | reg.h | 163 When loading firmware from Flash, clear this bit (pull up MDATA2)
|
/linux-4.1.27/arch/x86/mm/ |
H A D | gup.c | 40 * sees h. We load pte_high *after* loading pte_low, which ensures we gup_get_pte()
|
/linux-4.1.27/arch/xtensa/kernel/ |
H A D | align.S | 43 * When loading one word into a register, the content of that register is:
|
/linux-4.1.27/arch/sh/kernel/ |
H A D | process_64.c | 302 * last_task_used_math before re-loading the new task's FPU state exit_thread()
|
/linux-4.1.27/arch/tile/include/uapi/arch/ |
H A D | sim_def.h | 96 * invalidate the cache by loading new data and evicting all current data.
|
/linux-4.1.27/drivers/gpu/drm/tilcdc/ |
H A D | tilcdc_drv.c | 79 DBG("loading module: %s", mod->name); modeset_init()
|