Searched refs:get_pixel_format (Results 1 - 7 of 7) sorted by relevance

/drivers/media/platform/davinci/
H A Dccdc_hw_device.h73 u32 (*get_pixel_format) (void); member in struct:ccdc_hw_ops
H A Dvpfe_capture.c224 BUG_ON(!dev->hw_ops.get_pixel_format);
307 f->fmt.pix.pixelformat = ccdc_dev->hw_ops.get_pixel_format();
H A Ddm355_ccdc.c952 .get_pixel_format = ccdc_get_pixel_format,
H A Ddm644x_ccdc.c942 .get_pixel_format = ccdc_get_pixel_format,
H A Disif.c1021 .get_pixel_format = isif_get_pixel_format,
/drivers/video/fbdev/
H A Dfsl-diu-fb.c1158 if (diu_ops.get_pixel_format)
1159 ad->pix_fmt = diu_ops.get_pixel_format(data->monitor_port,
/drivers/gpu/drm/gma500/
H A Dpsb_intel_reg.h1034 #define get_pixel_format 0x0c macro

Completed in 105 milliseconds