Searched refs:get_pixel_format (Results 1 – 7 of 7) sorted by relevance
73 u32 (*get_pixel_format) (void); member
952 .get_pixel_format = ccdc_get_pixel_format,
224 BUG_ON(!dev->hw_ops.get_pixel_format); in vpfe_register_ccdc_device()307 f->fmt.pix.pixelformat = ccdc_dev->hw_ops.get_pixel_format(); in vpfe_get_ccdc_image_format()
942 .get_pixel_format = ccdc_get_pixel_format,
1021 .get_pixel_format = isif_get_pixel_format,
1034 #define get_pixel_format 0x0c macro
1158 if (diu_ops.get_pixel_format) in fsl_diu_set_par()1159 ad->pix_fmt = diu_ops.get_pixel_format(data->monitor_port, in fsl_diu_set_par()