Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/test-drivers/vimc/
Dvimc-common.h142 struct vimc_ent_type { struct
159 const struct vimc_ent_type *type; argument
170 extern const struct vimc_ent_type vimc_sensor_type;
171 extern const struct vimc_ent_type vimc_debayer_type;
172 extern const struct vimc_ent_type vimc_scaler_type;
173 extern const struct vimc_ent_type vimc_capture_type;
174 extern const struct vimc_ent_type vimc_lens_type;
Dvimc-lens.c100 const struct vimc_ent_type vimc_lens_type = {
Dvimc-scaler.c419 const struct vimc_ent_type vimc_scaler_type = {
Dvimc-sensor.c442 const struct vimc_ent_type vimc_sensor_type = {
Dvimc-capture.c497 const struct vimc_ent_type vimc_capture_type = {
Dvimc-debayer.c609 const struct vimc_ent_type vimc_debayer_type = {