Home
last modified time | relevance | path

Searched refs:img (Results 1 – 79 of 79) sorted by relevance

/linux-4.4.14/drivers/media/rc/img-ir/
DMakefile1 img-ir-y := img-ir-core.o
2 img-ir-$(CONFIG_IR_IMG_RAW) += img-ir-raw.o
3 img-ir-$(CONFIG_IR_IMG_HW) += img-ir-hw.o
4 img-ir-$(CONFIG_IR_IMG_NEC) += img-ir-nec.o
5 img-ir-$(CONFIG_IR_IMG_JVC) += img-ir-jvc.o
6 img-ir-$(CONFIG_IR_IMG_SONY) += img-ir-sony.o
7 img-ir-$(CONFIG_IR_IMG_SHARP) += img-ir-sharp.o
8 img-ir-$(CONFIG_IR_IMG_SANYO) += img-ir-sanyo.o
9 img-ir-$(CONFIG_IR_IMG_RC5) += img-ir-rc5.o
10 img-ir-$(CONFIG_IR_IMG_RC6) += img-ir-rc6.o
[all …]
/linux-4.4.14/drivers/mtd/
Dredboot.c46 struct fis_image_desc *img; member
53 static inline int redboot_checksum(struct fis_image_desc *img) in redboot_checksum() argument
198 new_fl->img = &buf[i]; in parse_redboot_partitions()
208 while(*prev && (*prev)->img->flash_base < new_fl->img->flash_base) in parse_redboot_partitions()
216 if (fl->img->flash_base) { in parse_redboot_partitions()
222 …if (tmp_fl->img->flash_base + tmp_fl->img->size + master->erasesize <= tmp_fl->next->img->flash_ba… in parse_redboot_partitions()
246 if (fl->img->flash_base) { in parse_redboot_partitions()
248 parts[0].size = fl->img->flash_base; in parse_redboot_partitions()
254 parts[i].size = fl->img->size; in parse_redboot_partitions()
255 parts[i].offset = fl->img->flash_base; in parse_redboot_partitions()
[all …]
/linux-4.4.14/Documentation/devicetree/bindings/phy/
Dpistachio-usb-phy.txt6 - compatible: Must be "img,pistachio-usb-phy".
11 - img,cr-top: Must constain a phandle to the CR_TOP syscon node.
12 - img,refclk: Indicates the reference clock source for the USB PHY.
22 compatible = "img,pistachio-usb-phy";
26 img,refclk = <REFCLK_CLK_CORE>;
27 img,cr-top = <&cr_top>;
/linux-4.4.14/arch/metag/boot/dts/
Dtz1090.dtsi14 compatible = "toumaz,tz1090", "img,meta";
19 compatible = "img,meta-intc";
36 compatible = "img,pdc-intc";
49 compatible = "img,tz1090-pinctrl";
55 compatible = "img,tz1090-pdc-pinctrl";
62 compatible = "img,tz1090-gpio";
98 compatible = "img,tz1090-pdc-gpio";
Dskeleton.dtsi8 compatible = "img,meta";
/linux-4.4.14/arch/x86/boot/compressed/
Daslr.c182 static bool mem_avoid_overlap(struct mem_vector *img) in mem_avoid_overlap() argument
188 if (mem_overlaps(img, &mem_avoid[i])) in mem_avoid_overlap()
200 if (mem_overlaps(img, &avoid)) in mem_avoid_overlap()
236 struct mem_vector region, img; in process_e820_entry() local
272 for (img.start = region.start, img.size = image_size ; in process_e820_entry()
273 mem_contains(&region, &img) ; in process_e820_entry()
274 img.start += CONFIG_PHYSICAL_ALIGN) { in process_e820_entry()
275 if (mem_avoid_overlap(&img)) in process_e820_entry()
277 slots_append(img.start); in process_e820_entry()
/linux-4.4.14/scripts/
Dextract-vmlinux30 for pos in `tr "$1\n$2" "\n$2=" < "$img" | grep -abo "^$2"`
33 tail -c+$pos "$img" | $3 > $tmp 2> /dev/null
40 img=$1
52 check_vmlinux $img
Dextract-ikconfig33 for pos in `tr "$1\n$2" "\n$2=" < "$img" | grep -abo "^$2"`
36 tail -c+$pos "$img" | $3 > $tmp2 2> /dev/null
43 img=$1
56 dump_config "$img"
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dgm204.c31 pmu_code(struct nv50_devinit *init, u32 pmu, u32 img, u32 len, bool sec) in pmu_code() argument
41 nvkm_wr32(device, 0x10a184, nvbios_rd32(bios, img + i)); in pmu_code()
51 pmu_data(struct nv50_devinit *init, u32 pmu, u32 img, u32 len) in pmu_data() argument
59 nvkm_wr32(device, 0x10a1c4, nvbios_rd32(bios, img + i)); in pmu_data()
142 u32 img = nvbios_rd16(bios, bit_I.offset + 0x14); in gm204_devinit_post() local
144 pmu_data(init, pmu, img, len); in gm204_devinit_post()
150 u32 img = nvbios_rd16(bios, bit_I.offset + 0x18); in gm204_devinit_post() local
152 pmu_data(init, pmu, img, len); in gm204_devinit_post()
/linux-4.4.14/Documentation/devicetree/bindings/dma/
Dimg-mdc-dma.txt4 - compatible: Must be "img,pistachio-mdc-dma".
11 - img,cr-periph: Must contain a phandle to the peripheral control syscon
13 - img,max-burst-multiplier: Must be the maximum supported burst size multiplier.
29 compatible = "img,pistachio-mdc-dma";
46 img,max-burst-multiplier = <16>;
47 img,cr-periph = <&cr_periph>;
/linux-4.4.14/Documentation/devicetree/bindings/timer/
Dimg,pistachio-gptimer.txt4 - compatible: "img,pistachio-gptimer".
12 - img,cr-periph: Must contain a phandle to the peripheral control
17 compatible = "img,pistachio-gptimer";
27 img,cr-periph = <&cr_periph>;
/linux-4.4.14/Documentation/devicetree/bindings/pwm/
Dimg-pwm.txt4 - compatible: Should be "img,pistachio-pwm"
13 - img,cr-periph: Must contain a phandle to the peripheral control
18 compatible = "img,pistachio-pwm";
23 img,cr-periph = <&cr_periph>;
/linux-4.4.14/Documentation/devicetree/bindings/clock/
Dpistachio-clock.txt24 - compatible: Must be "img,pistachio-clk".
35 compatible = "img,pistachio-clk";
52 - compatible: Must be "img,pistachio-periph-clk".
63 compatible = "img,pistachio-clk-periph";
80 - compatible: Must include "img,pistachio-periph-cr" and "syscon".
91 compatible = "img,pistachio-cr-periph", "syscon";
106 - compatible: Must include "img,pistachio-cr-top" and "syscon".
117 compatible = "img,pistachio-cr-top", "syscon";
/linux-4.4.14/Documentation/filesystems/
Dbfs.txt14 # losetup /dev/loop0 stand.img
17 where stand.img is a file containing the image of BFS filesystem.
25 # mount -t bfs -o loop stand.img /mnt/stand
45 # dd if=/dev/rdsk/c0b0t0d0sa of=stand.img bs=512
50 # od -Ad -tx4 stand.img | more
/linux-4.4.14/Documentation/ia64/
Dxen.txt45 # mkinitrd -f /boot/efi/efi/redhat/initrd-2.6.18.8-xen.img \
55 # dd if=/dev/zero of=/root/rhel5.img bs=1M seek=4096 count=0
56 # mke2fs -F -j /root/rhel5.img
57 # mount -o loop /root/rhel5.img /mnt
110 initrd=initrd-2.6.18.8-xen.img
150 # mkinitrd -f /boot/efi/efi/redhat/initrd-2.6-pv_ops-xenU.img \
162 ramdisk = "/boot/efi/efi/redhat/initrd-2.6-pv_ops-xenU.img"
166 disk = [ 'file:/root/rhel5.img,xvda1,w' ]
/linux-4.4.14/arch/sparc/boot/
DMakefile6 ROOT_IMG := /usr/src/root.img
10 targets := tftpboot.img image zImage vmlinux.aout
69 $(obj)/tftpboot.img: $(obj)/image $(obj)/piggyback System.map $(ROOT_IMG) FORCE
D.gitignore5 tftpboot.img
/linux-4.4.14/Documentation/x86/
Dearly-microcode.txt33 /boot/initrd-3.5.0.ucode.img with original microcode microcode.bin and
34 original initrd image /boot/initrd-3.5.0.img.
42 cat ucode.cpio /boot/initrd-3.5.0.img >/boot/initrd-3.5.0.ucode.img
/linux-4.4.14/Documentation/devicetree/bindings/spi/
Dspi-img-spfi.txt4 - compatible: Must be "img,spfi".
22 - img,supports-quad-mode: Should be set if the interface supports quad mode
29 compatible = "img,spfi";
/linux-4.4.14/drivers/net/wireless/iwlwifi/
Diwl-drv.c164 static void iwl_free_fw_img(struct iwl_drv *drv, struct fw_img *img) in iwl_free_fw_img() argument
168 iwl_free_fw_desc(drv, &img->sec[i]); in iwl_free_fw_img()
182 iwl_free_fw_img(drv, drv->fw.img + i); in iwl_dealloc_ucode()
285 struct fw_img_parsing img[IWL_UCODE_TYPE_MAX]; member
306 return &pieces->img[type].sec[sec]; in get_sec()
314 pieces->img[type].sec[sec].data = data; in set_sec_data()
322 pieces->img[type].sec[sec].size = size; in set_sec_size()
329 return pieces->img[type].sec[sec].size; in get_sec_size()
337 pieces->img[type].sec[sec].offset = offset; in set_sec_offset()
406 struct fw_img_parsing *img; in iwl_store_ucode_sec() local
[all …]
Diwl-fw.h252 struct fw_img img[IWL_UCODE_TYPE_MAX]; member
/linux-4.4.14/Documentation/devicetree/bindings/watchdog/
Dimgpdc-wdt.txt4 - compatible : Should be "img,pdc-wdt"
14 compatible = "img,pdc-wdt";
/linux-4.4.14/arch/x86/boot/
DMakefile120 image_cmdline = default linux $(FDARGS) $(if $(FDINITRD),initrd=initrd.img,)
132 MTOOLSRC=$(obj)/mtools.conf mcopy '$(FDINITRD)' a:initrd.img ; \
144 MTOOLSRC=$(obj)/mtools.conf mcopy '$(FDINITRD)' v:initrd.img ; \
155 MTOOLSRC=$(obj)/mtools.conf mcopy '$(FDINITRD)' w:initrd.img ; \
172 cp '$(FDINITRD)' $(obj)/isoimage/initrd.img ; \
/linux-4.4.14/Documentation/
Defi-stub.txt62 initrd-large.img
65 initrd-small.img
66 initrd-medium.img
68 to boot with the initrd-large.img file if the current working
71 fs0:\Kernels> bzImage.efi initrd=\Kernels\initrd-large.img
Ddontdiff225 tftpboot.img
Dinitrd.txt88 find . | cpio --quiet -H newc -o | gzip -9 -n > /boot/imagefile.img
94 gzip -cd /boot/imagefile.img | cpio -imd --quiet
Dintel_txt.txt190 module /initrd-2.6.29-tip.img
/linux-4.4.14/Documentation/devicetree/bindings/i2c/
Di2c-img-scb.txt4 - compatible: "img,scb-i2c"
18 compatible = "img,scb-i2c";
/linux-4.4.14/sound/soc/codecs/
Dwm0010.c357 u64 *img; in wm0010_firmware_load() local
430 img = kzalloc(len, GFP_KERNEL | GFP_DMA); in wm0010_firmware_load()
431 if (!img) { in wm0010_firmware_load()
435 xfer->t.tx_buf = img; in wm0010_firmware_load()
437 byte_swap_64((u64 *)&rec->command, img, len); in wm0010_firmware_load()
507 u32 *img; in wm0010_stage2_load() local
522 img = kzalloc(fw->size, GFP_KERNEL | GFP_DMA); in wm0010_stage2_load()
523 if (!img) { in wm0010_stage2_load()
534 memcpy(img, &fw->data[0], fw->size); in wm0010_stage2_load()
539 t.tx_buf = img; in wm0010_stage2_load()
[all …]
/linux-4.4.14/Documentation/devicetree/bindings/mmc/
Dimg-dw-mshc.txt13 - "img,pistachio-dw-mshc": for Pistachio SoCs
18 compatible = "img,pistachio-dw-mshc";
/linux-4.4.14/Documentation/devicetree/bindings/metag/
Dmeta.txt9 The type shall be <string> and the value shall include "img,meta".
26 compatible = "toumaz,tz1090", "img,meta";
/linux-4.4.14/Documentation/devicetree/bindings/crypto/
Dimg-hash.txt8 - compatible : "img,hash-accelerator"
20 compatible = "img,hash-accelerator";
/linux-4.4.14/Documentation/devicetree/bindings/media/
Dimg-ir-rev1.txt7 - compatible: Should be "img,ir-rev1"
29 compatible = "img,ir-rev1";
/linux-4.4.14/Documentation/devicetree/bindings/gpio/
Dgpio-tz1090-pdc.txt4 - compatible: Compatible property value should be "img,tz1090-pdc-gpio".
37 compatible = "img,tz1090-pdc-gpio";
Dgpio-tz1090.txt4 - compatible: Compatible property value should be "img,tz1090-gpio".
65 compatible = "img,tz1090-gpio";
/linux-4.4.14/arch/cris/boot/compressed/
DREADME14 happens in this makefile. Together they make up piggy.img.
17 the binary file decompress.bin, which is catted together with piggy.img
/linux-4.4.14/tools/testing/selftests/rcutorture/doc/
Dinitrd.txt10 zcat /initrd.img > /tmp/initrd.img.zcat
13 cpio -id < /tmp/initrd.img.zcat
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Ddebugfs.c128 const struct fw_img *img; in iwl_dbgfs_sram_read() local
137 img = &mvm->fw->img[mvm->cur_ucode]; in iwl_dbgfs_sram_read()
138 ofs = img->sec[IWL_UCODE_SECTION_DATA].offset; in iwl_dbgfs_sram_read()
139 len = img->sec[IWL_UCODE_SECTION_DATA].len; in iwl_dbgfs_sram_read()
162 const struct fw_img *img; in iwl_dbgfs_sram_write() local
169 img = &mvm->fw->img[mvm->cur_ucode]; in iwl_dbgfs_sram_write()
170 img_offset = img->sec[IWL_UCODE_SECTION_DATA].offset; in iwl_dbgfs_sram_write()
171 img_len = img->sec[IWL_UCODE_SECTION_DATA].len; in iwl_dbgfs_sram_write()
1184 const struct fw_img *img; in iwl_dbgfs_d3_sram_read() local
1190 img = &mvm->fw->img[IWL_UCODE_WOWLAN]; in iwl_dbgfs_d3_sram_read()
[all …]
Dmac80211.c616 if (mvm->fw->img[IWL_UCODE_WOWLAN].sec[0].len && in iwl_mvm_mac_setup_register()
1156 const struct fw_img *img; in iwl_mvm_fw_error_dump() local
1158 img = &mvm->fw->img[mvm->cur_ucode]; in iwl_mvm_fw_error_dump()
1159 sram_ofs = img->sec[IWL_UCODE_SECTION_DATA].offset; in iwl_mvm_fw_error_dump()
1160 sram_len = img->sec[IWL_UCODE_SECTION_DATA].len; in iwl_mvm_fw_error_dump()
1210 if (mvm->fw->img[mvm->cur_ucode].paging_mem_size) in iwl_mvm_fw_error_dump()
1327 if (mvm->fw->img[mvm->cur_ucode].paging_mem_size) { in iwl_mvm_fw_error_dump()
Dd3.c1840 const struct fw_img *img = &mvm->fw->img[IWL_UCODE_WOWLAN]; in iwl_mvm_read_d3_sram() local
1841 u32 len = img->sec[IWL_UCODE_SECTION_DATA].len; in iwl_mvm_read_d3_sram()
1842 u32 offs = img->sec[IWL_UCODE_SECTION_DATA].offset; in iwl_mvm_read_d3_sram()
Dfw.c95 return &mvm->fw->img[ucode_type]; in iwl_get_ucode_image()
/linux-4.4.14/arch/mips/boot/dts/xilfpga/
DmicroAptiv.dtsi4 compatible = "img,xilfpga";
/linux-4.4.14/Documentation/devicetree/bindings/mips/img/
Dxilfpga.txt32 - compatible: Must include "digilent,nexys4ddr","img,xilfpga".
47 compatible = "img,xilfpga","digilent,nexys4ddr";
Dpistachio.txt6 - compatible: Must include "img,pistachio".
/linux-4.4.14/arch/mips/boot/dts/ingenic/
Dci20.dts6 compatible = "img,ci20", "ingenic,jz4780";
/linux-4.4.14/drivers/video/fbdev/
Dtridentfb.c638 const struct fb_image *img) in tridentfb_imageblit() argument
643 if ((info->flags & FBINFO_HWACCEL_DISABLED) || img->depth != 1) { in tridentfb_imageblit()
644 cfb_imageblit(info, img); in tridentfb_imageblit()
648 col = img->fg_color; in tridentfb_imageblit()
651 bgcol = img->bg_color; in tridentfb_imageblit()
655 col = ((u32 *)(info->pseudo_palette))[img->fg_color]; in tridentfb_imageblit()
656 bgcol = ((u32 *)(info->pseudo_palette))[img->bg_color]; in tridentfb_imageblit()
661 par->image_blit(par, img->data, img->dx, img->dy, in tridentfb_imageblit()
662 img->width, img->height, col, bgcol); in tridentfb_imageblit()
664 cfb_imageblit(info, img); in tridentfb_imageblit()
Dmetronomefb.c455 u16 *img = (u16 *)(par->metromem_img + index); in metronomefb_dpy_update_page() local
459 *(img + i) = (buf[i] << 5) & 0xE0E0; in metronomefb_dpy_update_page()
460 csum += *(img + i); in metronomefb_dpy_update_page()
/linux-4.4.14/tools/testing/ktest/examples/
Dkvm.conf56 POST_INSTALL = ${SSH} /sbin/dracut -f /boot/initramfs-test.img $KERNEL_VERSION
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/
Dimg,meta-intc.txt9 The type shall be <string> and the value shall include "img,meta-intc".
65 compatible = "img,meta-intc";
Dimg,pdc-intc.txt11 The type shall be <string> and the value shall include "img,pdc-intc".
65 compatible = "img,pdc-intc";
/linux-4.4.14/drivers/crypto/
DMakefile9 obj-$(CONFIG_CRYPTO_DEV_IMGTEC_HASH) += img-hash.o
/linux-4.4.14/arch/sparc/
DMakefile68 image zImage uImage tftpboot.img vmlinux.aout: vmlinux
/linux-4.4.14/drivers/media/rc/
DMakefile39 obj-$(CONFIG_IR_IMG) += img-ir/
DKconfig346 source "drivers/media/rc/img-ir/Kconfig"
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Dimg,tz1090-pdc-pinctrl.txt4 - compatible: "img,tz1090-pdc-pinctrl"
94 compatible = "img,tz1090-pdc-pinctrl";
Dimg,pistachio-pinctrl.txt16 - compatible: "img,pistachio-system-pinctrl".
156 compatible = "img,pistachio-system-pinctrl";
Dimg,tz1090-pinctrl.txt4 - compatible: "img,tz1090-pinctrl"
202 compatible = "img,tz1090-pinctrl";
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Ducode.c55 return &priv->fw->img[ucode_type]; in iwl_get_ucode_image()
419 if (!priv->fw->img[IWL_UCODE_INIT].sec[0].len) in iwl_run_init_ucode()
Dmac80211.c163 if (priv->fw->img[IWL_UCODE_WOWLAN].sec[0].len && in iwlagn_mac_setup_register()
460 const struct fw_img *img; in iwlagn_mac_resume() local
503 img = &priv->fw->img[IWL_UCODE_WOWLAN]; in iwlagn_mac_resume()
506 kzalloc(img->sec[IWL_UCODE_SECTION_DATA].len, in iwlagn_mac_resume()
512 img->sec[IWL_UCODE_SECTION_DATA].len / 4); in iwlagn_mac_resume()
Ddebugfs.c109 const struct fw_img *img; in iwl_dbgfs_sram_read() local
120 img = &priv->fw->img[priv->cur_ucode]; in iwl_dbgfs_sram_read()
121 priv->dbgfs_sram_len = img->sec[IWL_UCODE_SECTION_DATA].len; in iwl_dbgfs_sram_read()
218 const struct fw_img *img = &priv->fw->img[IWL_UCODE_WOWLAN]; in iwl_dbgfs_wowlan_sram_read() local
225 img->sec[IWL_UCODE_SECTION_DATA].len); in iwl_dbgfs_wowlan_sram_read()
/linux-4.4.14/drivers/pwm/
DMakefile16 obj-$(CONFIG_PWM_IMG) += pwm-img.o
DKconfig171 will be called pwm-img
/linux-4.4.14/drivers/dma/
DMakefile34 obj-$(CONFIG_IMG_MDC_DMA) += img-mdc-dma.o
/linux-4.4.14/drivers/input/touchscreen/
Dsur40.c373 struct sur40_image_header *img = (void *)(sur40->bulk_in_buffer); in sur40_process_video() local
412 if (le32_to_cpu(img->magic) != VIDEO_HEADER_MAGIC) { in sur40_process_video()
417 if (le32_to_cpu(img->size) != sur40_video_format.sizeimage) { in sur40_process_video()
/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_sd7220.c862 const u8 *img, int len, int offset) in qib_sd7220_prog_ld() argument
872 (u8 *)img + sofar, req, 0); in qib_sd7220_prog_ld()
886 const u8 *img, int len, int offset) in qib_sd7220_prog_vfy() argument
905 if (readback[idx] != img[idx+sofar]) in qib_sd7220_prog_vfy()
/linux-4.4.14/Documentation/devicetree/bindings/
Dvendor-prefixes.txt114 img Imagination Technologies Ltd.
178 powervr PowerVR (deprecated, use img)
/linux-4.4.14/drivers/spi/
DMakefile45 obj-$(CONFIG_SPI_IMG_SPFI) += spi-img-spfi.o
/linux-4.4.14/drivers/i2c/busses/
DMakefile57 obj-$(CONFIG_I2C_IMG) += i2c-img-scb.o
DKconfig584 will be called i2c-img-scb.
/linux-4.4.14/tools/lguest/
Dlguest.txt58 http://xm-test.xensource.com/ramdisks/initrd-1.1-i386.img
/linux-4.4.14/drivers/net/ethernet/neterion/vxge/
Dvxge-main.c4532 struct eprom_image img[VXGE_HW_MAX_ROM_IMAGES]; in vxge_probe() local
4534 status = vxge_hw_vpath_eprom_img_ver_get(hldev, img); in vxge_probe()
4542 hldev->eprom_versions[i] = img[i].version; in vxge_probe()
4543 if (!img[i].is_valid) in vxge_probe()
4547 VXGE_EPROM_IMG_MAJOR(img[i].version), in vxge_probe()
4548 VXGE_EPROM_IMG_MINOR(img[i].version), in vxge_probe()
4549 VXGE_EPROM_IMG_FIX(img[i].version), in vxge_probe()
4550 VXGE_EPROM_IMG_BUILD(img[i].version)); in vxge_probe()
Dvxge-config.c374 struct eprom_image *img) in vxge_hw_vpath_eprom_img_ver_get() argument
394 img[i].is_valid = VXGE_HW_GET_EPROM_IMAGE_VALID(data0); in vxge_hw_vpath_eprom_img_ver_get()
395 img[i].index = VXGE_HW_GET_EPROM_IMAGE_INDEX(data0); in vxge_hw_vpath_eprom_img_ver_get()
396 img[i].type = VXGE_HW_GET_EPROM_IMAGE_TYPE(data0); in vxge_hw_vpath_eprom_img_ver_get()
397 img[i].version = VXGE_HW_GET_EPROM_IMAGE_REV(data0); in vxge_hw_vpath_eprom_img_ver_get()
/linux-4.4.14/drivers/crypto/qat/qat_common/
Dqat_uclo.c572 struct icp_qat_uof_image *img, in qat_uclo_map_image_page() argument
582 ((char *)img + sizeof(struct icp_qat_uof_image)); in qat_uclo_map_image_page()
/linux-4.4.14/sound/pci/riptide/
Driptide.c708 static int loadfirmware(struct cmdif *cif, const unsigned char *img, in loadfirmware() argument
717 in = img; in loadfirmware()
743 if (*img++ == '\n') in loadfirmware()
/linux-4.4.14/drivers/hid/
Dwacom_sys.c645 const unsigned len, const void *img) in wacom_led_putimage() argument
667 memcpy(buf + 3, img + i * chunk_len, chunk_len); in wacom_led_putimage()
/linux-4.4.14/Documentation/networking/
Dcxgb.txt237 initrd /initrd-2.4.21-27.ELsmp.img
/linux-4.4.14/drivers/media/pci/meye/
Dmeye.c754 static int mchip_uncompress_frame(u8 *img, int imgsize, u8 *buf, int bufsize)
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_main.c4564 static int be_flash(struct be_adapter *adapter, const u8 *img, in be_flash() argument
4589 memcpy(req->data_buf, img, num_bytes); in be_flash()
4590 img += num_bytes; in be_flash()
/linux-4.4.14/
DMAINTAINERS5436 F: drivers/media/rc/img-ir/
7009 F: Documentation/devicetree/bindings/interrupt-controller/img,*