vimc_ent_type
const struct vimc_ent_type vimc_capture_type = {
const struct vimc_ent_type *type;
extern const struct vimc_ent_type vimc_sensor_type;
extern const struct vimc_ent_type vimc_debayer_type;
extern const struct vimc_ent_type vimc_scaler_type;
extern const struct vimc_ent_type vimc_capture_type;
extern const struct vimc_ent_type vimc_lens_type;
const struct vimc_ent_type vimc_debayer_type = {
const struct vimc_ent_type vimc_lens_type = {
const struct vimc_ent_type vimc_scaler_type = {
const struct vimc_ent_type vimc_sensor_type = {