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()838 while (ccdc_dev->hw_ops.enum_pix(&pix, temp) >= 0) { in vpfe_check_format()965 if (ccdc_dev->hw_ops.enum_pix(&pix, fmt->index) < 0) in vpfe_enum_fmt_vid_cap()
954 .enum_pix = ccdc_enum_pix,
946 .enum_pix = ccdc_enum_pix,
1021 .enum_pix = isif_enum_pix,