Searched refs:image (Results 276 - 300 of 319) sorted by relevance

<<111213

/linux-master/include/uapi/drm/
H A Dradeon_drm.h680 int width; /* Texture image coordinates */
682 drm_radeon_tex_image_t __user *image; member in struct:drm_radeon_texture
/linux-master/arch/s390/boot/
H A Dhead.S10 * 1) load the image directly into ram at address 0 and do an PSW restart
11 * 2) linload will load the image from address 0x10000 to memory 0x10000
13 * 3) generate the tape ipl header, store the generated image on a tape
16 * 4) generate the vm reader ipl header, move the generated image to the
47 bras %r14,.Lloader # load rest of ipl image
/linux-master/arch/parisc/net/
H A Dbpf_jit.h244 u8 *image; member in struct:hppa_jit_data
/linux-master/drivers/media/platform/microchip/
H A Dmicrochip-sama5d2-isc.c43 #include <media/v4l2-image-sizes.h>
H A Dmicrochip-sama7g5-isc.c46 #include <media/v4l2-image-sizes.h>
/linux-master/drivers/staging/media/deprecated/atmel/
H A Datmel-sama5d2-isc.c43 #include <media/v4l2-image-sizes.h>
H A Datmel-sama7g5-isc.c46 #include <media/v4l2-image-sizes.h>
/linux-master/arch/s390/net/
H A Dbpf_jit_comp.c2650 int arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, void *image, argument
2665 if (tjit.common.prg > (char *)image_end - (char *)image)
2673 tjit.common.prg_buf = image;
/linux-master/kernel/bpf/
H A Dcore.c421 * unpatched image in order to check overflows before we
485 /* Since our patchlet doesn't expand the image, we're done. */
1095 *image_ptr = &hdr->image[start];
1155 *image_ptr = &ro_header->image[start];
1156 *rw_image = &(*rw_header)->image[start];
/linux-master/arch/riscv/net/
H A Dbpf_jit_comp64.c1032 int arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, void *image, argument
1045 * trampoline image uses the same memory area for writing and execution,
1046 * both ctx.insns and ctx.ro_insns can be set to image.
1048 ctx.insns = image;
1049 ctx.ro_insns = image;
/linux-master/drivers/ptp/
H A Dptp_ocp.c345 struct img_reg __iomem *image; member in struct:ptp_ocp
625 OCP_MEM_RESOURCE(image),
937 OCP_MEM_RESOURCE(image),
1770 "Firmware image compatibility check failed",
1779 "Firmware image size check failed",
1787 "Firmware image CRC check failed",
2594 version = ioread32(&bp->image->version);
2628 bp->fw_version = ioread32(&bp->image->version);
2822 version = ioread32(&bp->image->version);
/linux-master/drivers/scsi/esas2r/
H A Datioctl.h97 u8 image[0x80000]; member in struct:atto_firmware_rw_request
/linux-master/drivers/media/platform/via/
H A Dvia-camera.c22 #include <media/v4l2-image-sizes.h>
47 "If set, the sensor will be instructed to flip the image vertically.");
431 * Set the scaling register for downscaling the image.
444 * the 3x4 VGA scaling factor, the image will distort. We
467 * Configure image-related information into the capture engine.
791 * Figure out proper image dimensions, but always force the
/linux-master/drivers/media/i2c/
H A Dov7740.c13 #include <media/v4l2-image-sizes.h>
H A Dmt9v111.c3 * V4L2 sensor driver for Aptina MT9V111 image sensor
27 #include <media/v4l2-image-sizes.h>
31 * MT9V111 is a 1/4-Inch CMOS digital image sensor with an integrated
35 * The IFP can produce several output image formats from the sensor core
132 /* Output image format and sizes. */
161 * Only list the media bus code here. The image sizes are freely configurable
557 * Configure output image format components ordering.
589 * Instead, control the output image size through IFP block.
591 * TODO: No zoom&pan support. Currently we control the output image
755 /* Make sure frame rate/image size
[all...]
H A Dmt9t112.c35 #include <media/v4l2-image-sizes.h>
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.
/linux-master/include/uapi/sound/
H A Dasound.h129 unsigned char __user *image; /* W: binary image */ member in struct:snd_hwdep_dsp_image
130 size_t length; /* W: size of image in bytes */
/linux-master/drivers/staging/media/imx/
H A Dimx-media-csc-scaler.c14 #include <video/imx-ipu-image-convert.h>
/linux-master/tools/include/uapi/sound/
H A Dasound.h129 unsigned char __user *image; /* W: binary image */ member in struct:snd_hwdep_dsp_image
130 size_t length; /* W: size of image in bytes */
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h222 uint32_t *image; member in struct:vmw_cursor_snooper
/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/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...]

Completed in 335 milliseconds

<<111213