Searched refs:get_buftype (Results 1 – 5 of 5) sorted by relevance
51 enum ccdc_buftype (*get_buftype) (void); member
855 .get_buftype = ccdc_get_buftype,
790 .get_buftype = ccdc_get_buftype,
1012 .get_buftype = isif_get_buftype,
216 BUG_ON(!dev->hw_ops.get_buftype); in vpfe_register_ccdc_device()