Home
last modified time | relevance | path

Searched refs:vimc_ent_type (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/media/test-drivers/vimc/
H A Dvimc-common.h142 struct vimc_ent_type { struct
159 struct vimc_ent_type *type; argument
170 extern struct vimc_ent_type vimc_sensor_type;
171 extern struct vimc_ent_type vimc_debayer_type;
172 extern struct vimc_ent_type vimc_scaler_type;
173 extern struct vimc_ent_type vimc_capture_type;
174 extern struct vimc_ent_type vimc_lens_type;
H A Dvimc-lens.c99 struct vimc_ent_type vimc_lens_type = {
H A Dvimc-scaler.c441 struct vimc_ent_type vimc_scaler_type = {
H A Dvimc-sensor.c450 struct vimc_ent_type vimc_sensor_type = {
H A Dvimc-capture.c496 struct vimc_ent_type vimc_capture_type = {
H A Dvimc-debayer.c623 struct vimc_ent_type vimc_debayer_type = {