Searched refs:enum_pix (Results 1 – 5 of 5) sorted by relevance
48 int (*enum_pix)(u32 *hw_pix, int i); member
177 !dev->hw_ops.enum_pix || in vpfe_register_ccdc_device()755 while (ccdc_dev->hw_ops.enum_pix(&pix, temp) >= 0) { in vpfe_check_format()877 if (ccdc_dev->hw_ops.enum_pix(&pix, fmt->index) < 0) in vpfe_enum_fmt_vid_cap()
847 .enum_pix = ccdc_enum_pix,
782 .enum_pix = ccdc_enum_pix,
995 .enum_pix = isif_enum_pix,