Searched refs:image (Results 301 - 324 of 324) sorted by relevance

<<111213

/linux-master/drivers/usb/serial/
H A Dio_ti.c673 /* Make sure that the I2C image is good */
829 /* Set entire image of 0xffs */
838 /* Pointer to fw_down memory image */
921 /* Download given firmware image to the device (IN BOOT MODE) */
922 static int download_code(struct edgeport_serial *serial, u8 *image, argument
930 /* Transfer firmware image */
938 status = bulk_xfer(serial->serial, &image[pos],
1012 dev_err(dev, "Failed to load image \"%s\" err %d\n",
1355 /* Tell firmware to copy download image into I2C */
1405 * Determine I2C image typ
[all...]
/linux-master/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c1672 const struct fb_image *image)
1674 sys_imageblit(info, image);
1671 sh_mobile_lcdc_imageblit(struct fb_info *info, const struct fb_image *image) argument
/linux-master/drivers/media/i2c/
H A Dov772x.c35 #include <media/v4l2-image-sizes.h>
232 #define VFLIP_IMG 0x80 /* Vertical flip image ON/OFF selection */
233 #define HFLIP_IMG 0x40 /* Horizontal mirror image ON/OFF selection */
654 /* Use image size (with blankings) to calculate desired pixel clock. */
1573 MODULE_DESCRIPTION("V4L2 driver for OV772x image sensor");
H A Dov2640.c27 #include <media/v4l2-image-sizes.h>
171 #define REG04_HFLIP_IMG 0x80 /* Horizontal mirror image ON/OFF */
172 #define REG04_VFLIP_IMG 0x40 /* Vertical flip image ON/OFF */
495 * The preamble, setup the internal DSP to input an UXGA (1600x1200) image.
496 * Then the different zooming configurations will setup the output image size.
H A Dov5647.c29 #include <media/v4l2-image-sizes.h>
H A Dov7670.c25 #include <media/v4l2-image-sizes.h>
103 #define MVFP_MIRROR 0x20 /* Mirror image */
1007 * Round requested image size down to the nearest
1082 * the other parameters or the image looks poor. If we're *not*
1083 * doing RGB565, we must not rewrite clkrc or the image looks
H A Dov9650.c29 #include <media/v4l2-image-sizes.h>
104 #define MVFP_MIRROR 0x20 /* Mirror image */
H A Dov2659.c23 #include <media/v4l2-image-sizes.h>
H A Dov8865.c21 #include <media/v4l2-image-sizes.h>
3176 MODULE_DESCRIPTION("V4L2 driver for the OmniVision OV8865 image sensor");
H A Dov5648.c19 #include <media/v4l2-image-sizes.h>
2634 MODULE_DESCRIPTION("V4L2 driver for the OmniVision OV5648 image sensor");
/linux-master/drivers/media/platform/renesas/
H A Drenesas-ceu.c39 #include <media/v4l2-image-sizes.h>
85 /* No downsampling to planar YUV420 in image fetch mode. */
362 /* Set the frame capture period for both image capture and data sync. */
404 /* Non-swapped planar image capture mode. */
418 /* Swapped planar image capture mode. */
462 * Program the CEU DMA registers with addresses where to transfer image data.
473 /* Ignore CbCr plane for non multi-planar image formats. */
516 * and the image of that frame is not captured correctly.
574 * @ceu_fmt: Active image format.
575 * @pix: Pixel format information (store line width and image size
[all...]
/linux-master/drivers/media/platform/atmel/
H A Datmel-isi.c33 #include <media/v4l2-image-sizes.h>
280 /* Make sure the image size is large enough. */
/linux-master/include/linux/
H A Dof.h460 void *of_kexec_alloc_and_setup_fdt(const struct kimage *image,
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c1801 &cmd->body.image.sid, NULL);
1839 &cmd->body.image.sid, NULL);
1879 &cmd->body.image.sid, NULL);
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_init.c14597 * lpfc_write_firmware - attempt to write a firmware image to the port
14598 * @fw: pointer to firmware image returned from request_firmware.
14599 * @context: pointer to firmware image returned from request_firmware.
14607 struct lpfc_grp_hdr *image; local
14619 image = (struct lpfc_grp_hdr *)fw->data;
14621 magic_number = be32_to_cpu(image->magic_number);
14622 ftype = bf_get_be32(lpfc_grp_hdr_file_type, image);
14623 fid = bf_get_be32(lpfc_grp_hdr_id, image);
14624 fsize = be32_to_cpu(image->size);
14628 if (strncmp(fwrev, image
[all...]
/linux-master/drivers/staging/media/deprecated/atmel/
H A Datmel-isc-base.c26 #include <media/v4l2-image-sizes.h>
/linux-master/drivers/media/platform/microchip/
H A Dmicrochip-isc-base.c26 #include <media/v4l2-image-sizes.h>
/linux-master/arch/riscv/net/
H A Dbpf_jit.h97 u8 *image; member in struct:rv_jit_data
/linux-master/include/acpi/
H A Dactbl2.h2909 u8 image[]; member in struct:acpi_table_rgrt
/linux-master/drivers/media/platform/st/stm32/
H A Dstm32-dcmi.c35 #include <media/v4l2-image-sizes.h>
497 /* Make sure the image size is large enough */
/linux-master/tools/testing/ktest/
H A Dktest.pl424 The place to put your image on the test machine.
2354 dodie "failed to copy image";
/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c2987 * image and the caller is handling the memory allocation and clean up.
3031 __le16 *image; local
3033 image = (__le16 *) data;
3080 le16_to_cpu(image[i]));
3372 IPW_DEBUG_INFO("Read firmware '%s' image v%d.%d (%zd bytes)\n",
3518 IPW_ERROR("device failed to boot initial fw image\n");
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c2461 if (asyw->set.image)
/linux-master/tools/power/pm-graph/
H A Dsleepgraph.py27 # their linux stack's suspend/resume time. Using a kernel image built
5018 .pf:'+cgchk+' + label {background:url(\'data:image/svg+xml;utf,<?xml version="1.0" standalone="no"?><svg xmlns="http://www.w3.org/2000/svg" height="18" width="18" version="1.1"><circle cx="9" cy="9" r="8" stroke="black" stroke-width="1" fill="white"/><rect x="4" y="8" width="10" height="2" style="fill:black;stroke-width:0"/><rect x="8" y="4" width="2" height="10" style="fill:black;stroke-width:0"/></svg>\') no-repeat left center;}\n\
5019 .pf:'+cgnchk+' ~ label {background:url(\'data:image/svg+xml;utf,<?xml version="1.0" standalone="no"?><svg xmlns="http://www.w3.org/2000/svg" height="18" width="18" version="1.1"><circle cx="9" cy="9" r="8" stroke="black" stroke-width="1" fill="white"/><rect x="4" y="8" width="10" height="2" style="fill:black;stroke-width:0"/></svg>\') no-repeat left center;}\n\
6685 ' their linux stack\'s suspend/resume time. Using a kernel image built\n'\

Completed in 1911 milliseconds

<<111213