[go: nahoru, domu]

Searched refs:format (Results 201 - 225 of 458) sorted by relevance

1234567891011>>

/drivers/media/pci/bt8xx/
H A Ddst_ca.c38 #define dprintk(x, y, z, format, arg...) do { \
41 printk(KERN_ERR "%s: " format "\n", __func__ , ##arg); \
43 printk(KERN_NOTICE "%s: " format "\n", __func__ , ##arg); \
45 printk(KERN_INFO "%s: " format "\n", __func__ , ##arg); \
47 printk(KERN_DEBUG "%s: " format "\n", __func__ , ##arg); \
50 printk(format, ## arg); \
/drivers/media/usb/go7007/
H A Dgo7007-driver.c506 switch (go->format) {
593 if ((go->format == V4L2_PIX_FMT_MPEG1 ||
594 go->format == V4L2_PIX_FMT_MPEG2 ||
595 go->format == V4L2_PIX_FMT_MPEG4) &&
647 if (go->format == V4L2_PIX_FMT_MJPEG)
721 go->format = V4L2_PIX_FMT_MJPEG;
/drivers/media/i2c/
H A Dadv7604.c151 const struct adv7604_format_info *format; member in struct:adv7604_state
1156 * input format (CE/IT) in automatic mode */
1389 "%s: No format candidate found for lcvs = %d, lcf=%d, bl = %d, %chsync, %cvsync\n",
1503 if the format is listed in adv7604_timings[] */
1600 /* find format
1619 * STDI interrupt and the format detection process will
1634 v4l2_dbg(1, debug, sd, "%s: format not supported\n", __func__);
1694 /* custom settings when the video format
1824 struct v4l2_mbus_framefmt *format)
1826 memset(format,
1823 adv7604_fill_format(struct adv7604_state *state, struct v4l2_mbus_framefmt *format) argument
1887 adv7604_get_format(struct v4l2_subdev *sd, struct v4l2_subdev_fh *fh, struct v4l2_subdev_format *format) argument
1909 adv7604_set_format(struct v4l2_subdev *sd, struct v4l2_subdev_fh *fh, struct v4l2_subdev_format *format) argument
[all...]
/drivers/atm/
H A Didt77105.c27 #define DPRINTK(format,args...) printk(KERN_DEBUG format,##args)
29 #define DPRINTK(format,args...)
/drivers/gpu/drm/tegra/
H A Ddc.c35 static unsigned int tegra_dc_format(uint32_t format, uint32_t *swap) argument
41 switch (format) {
70 WARN(1, "unsupported pixel format %u, using default\n", format);
74 static bool tegra_dc_format_is_yuv(unsigned int format, bool *planar) argument
76 switch (format) {
152 yuv = tegra_dc_format_is_yuv(window->format, &planar);
161 tegra_dc_writel(dc, window->format, DC_WIN_COLOR_DEPTH);
333 window.format = tegra_dc_format(fb->pixel_format, &window.swap);
441 unsigned int format, swa local
[all...]
/drivers/media/platform/s5p-jpeg/
H A Djpeg-hw-s5p.c272 void s5p_jpeg_outform_raw(void __iomem *regs, unsigned long format) argument
277 if (format == S5P_JPEG_RAW_OUT_422)
279 else if (format == S5P_JPEG_RAW_OUT_420)
/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf.h463 #define hw_dbg(hw, format, arg...) \
464 printk(KERN_DEBUG "%s: " format, ixgbevf_get_hw_dev_name(hw), ##arg)
466 #define hw_dbg(hw, format, arg...) do {} while (0)
/drivers/net/ethernet/mellanox/mlx4/
H A Den_main.c82 const char *format, ...)
87 va_start(args, format);
89 vaf.fmt = format;
81 en_print(const char *level, const struct mlx4_en_priv *priv, const char *format, ...) argument
/drivers/scsi/fnic/
H A Dfnic_res.h151 u32 req_id, u8 format,
161 desc->u.flogi_reg.format = format;
150 fnic_queue_wq_copy_desc_flogi_reg(struct vnic_wq_copy *wq, u32 req_id, u8 format, u32 s_id, u8 *gw_mac) argument
/drivers/video/fbdev/omap2/
H A Dvrfb.c35 #define DBG(format, ...) pr_debug("VRFB: " format, ## __VA_ARGS__)
37 #define DBG(format, ...)
/drivers/fmc/
H A Dfmc-match.c79 if (h->format != 1) {
/drivers/media/i2c/s5c73m3/
H A Ds5c73m3-core.c835 *fs = s5c73m3_find_frame_size(&fmt->format, RES_ISP);
839 *fs = s5c73m3_find_frame_size(&fmt->format, RES_JPEG);
844 if (fmt->format.code == S5C73M3_JPEG_FMT)
859 s5c73m3_fill_mbus_fmt(&fmt->format, *fs, code);
870 *fs = s5c73m3_find_frame_size(&fmt->format, RES_ISP);
873 *fs = s5c73m3_find_frame_size(&fmt->format, RES_JPEG);
877 s5c73m3_fill_mbus_fmt(&fmt->format, *fs, code);
1001 fmt->format = *v4l2_subdev_get_try_format(fh, fmt->pad);
1020 s5c73m3_fill_mbus_fmt(&fmt->format, fs, code);
1035 fmt->format
[all...]
/drivers/media/platform/exynos4-is/
H A Dfimc-isp.h125 * @format: current pixel format
140 const struct fimc_fmt *format; member in struct:fimc_is_video
/drivers/media/platform/omap3isp/
H A Dispvideo.h34 * struct isp_format_info - ISP media bus format information
35 * @code: V4L2 media bus format code
36 * @truncated: V4L2 media bus format code for the same format truncated to 10
37 * bits. Identical to @code if the format is 10 bits wide or less.
38 * @uncompressed: V4L2 media bus format code for the corresponding uncompressed
39 * format. Identical to @code if the format is not DPCM compressed.
40 * @flavor: V4L2 media bus format code for the same pixel layout but
41 * shifted to be 8 bits per pixel. =0 if format i
190 struct v4l2_format format; member in struct:isp_video_fh
[all...]
/drivers/mfd/
H A Dmc13xxx-core.c351 const char *format, void *pdata, size_t pdata_size)
362 if (snprintf(buf, sizeof(buf), format, name) > sizeof(buf))
373 static int mc13xxx_add_subdevice(struct mc13xxx *mc13xxx, const char *format) argument
375 return mc13xxx_add_subdevice_pdata(mc13xxx, format, NULL, 0);
350 mc13xxx_add_subdevice_pdata(struct mc13xxx *mc13xxx, const char *format, void *pdata, size_t pdata_size) argument
/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_insformat.h168 union ins_formats format; member in struct:instruction
/drivers/scsi/ibmvscsi/
H A Dviosrp.h75 u8 format; /* SCSI vs out-of-band */ member in struct:viosrp_crq
/drivers/staging/media/omap4iss/
H A Diss_video.h33 * struct iss_format_info - ISS media bus format information
34 * @code: V4L2 media bus format code
35 * @truncated: V4L2 media bus format code for the same format truncated to 10
36 * bits. Identical to @code if the format is 10 bits wide or less.
37 * @uncompressed: V4L2 media bus format code for the corresponding uncompressed
38 * format. Identical to @code if the format is not DPCM compressed.
39 * @flavor: V4L2 media bus format code for the same pixel layout but
40 * shifted to be 8 bits per pixel. =0 if format i
184 struct v4l2_format format; member in struct:iss_video_fh
[all...]
/drivers/target/tcm_fc/
H A Dtcm_fc.h28 __u8 format; member in struct:ft_transport_id
/drivers/media/i2c/soc_camera/
H A Dmt9t112.c92 const struct mt9t112_format *format; member in struct:mt9t112_priv
101 supported format
821 mt9t112_mcu_write(ret, client, VAR(26, 7), priv->format->fmt);
822 mt9t112_mcu_write(ret, client, VAR(26, 9), priv->format->order);
831 dev_dbg(&client->dev, "format : %d\n", priv->format->code);
848 * get color format
865 priv->format = mt9t112_cfmts + i;
904 return mt9t112_set_params(priv, rect, priv->format->code);
915 mf->colorspace = priv->format
[all...]
/drivers/gpu/drm/nouveau/core/engine/graph/
H A Dnvc0.h77 u32 format; member in struct:nvc0_graph_zbc_color
83 u32 format; member in struct:nvc0_graph_zbc_depth
/drivers/gpu/drm/radeon/
H A Ddce3_1_afmt.c121 if (sad->format == eld_reg_to_type[i][1]) {
129 if (sad->format == HDMI_AUDIO_CODING_TYPE_PCM)
/drivers/ide/
H A Dcs5530.c27 * Here are the standard PIO mode 0-4 timings for each "format".
56 unsigned int format = (inl(basereg + 4) >> 31) & 1; local
59 outl(cs5530_pio_timings[format][pio], basereg + ((drive->dn & 1)<<3));
118 timings |= reg & 0x80000000; /* preserve PIO format bit */
/drivers/isdn/capi/
H A Dcapilib.c7 #define DBG(format, arg...) do { \
8 printk(KERN_DEBUG "%s: " format "\n" , __func__ , ## arg); \
/drivers/media/pci/zoran/
H A Dvideocodec.c52 #define dprintk(num, format, args...) \
55 printk(format, ##args); \

Completed in 2456 milliseconds

1234567891011>>