Searched refs:enum_pix (Results 1 – 5 of 5) sorted by relevance
71 int (*enum_pix)(u32 *hw_pix, int i); member
221 BUG_ON(!dev->hw_ops.enum_pix); in vpfe_register_ccdc_device()836 while (ccdc_dev->hw_ops.enum_pix(&pix, temp) >= 0) { in vpfe_check_format()962 if (ccdc_dev->hw_ops.enum_pix(&pix, fmt->index) < 0) in vpfe_enum_fmt_vid_cap()
950 .enum_pix = ccdc_enum_pix,
940 .enum_pix = ccdc_enum_pix,
1019 .enum_pix = isif_enum_pix,