Home
last modified time | relevance | path

Searched refs:vimc_ent_type (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/test-drivers/vimc/
H A Dvimc-common.h133 * struct vimc_ent_type Structure for the callbacks of the entity types
142 struct vimc_ent_type { struct
159 struct vimc_ent_type *type;
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-debayer.c623 struct vimc_ent_type vimc_debayer_type = {
H A Dvimc-sensor.c450 struct vimc_ent_type vimc_sensor_type = {
H A Dvimc-scaler.c441 struct vimc_ent_type vimc_scaler_type = {
H A Dvimc-capture.c496 struct vimc_ent_type vimc_capture_type = {
/kernel/linux/linux-5.10/drivers/media/test-drivers/vimc/
H A Dvimc-common.h126 * struct vimc_ent_type Structure for the callbacks of the entity types
135 struct vimc_ent_type { struct
152 struct vimc_ent_type *type;
163 extern struct vimc_ent_type vimc_sen_type;
164 extern struct vimc_ent_type vimc_deb_type;
165 extern struct vimc_ent_type vimc_sca_type;
166 extern struct vimc_ent_type vimc_cap_type;
H A Dvimc-debayer.c620 struct vimc_ent_type vimc_deb_type = {
H A Dvimc-scaler.c519 struct vimc_ent_type vimc_sca_type = {
H A Dvimc-sensor.c449 struct vimc_ent_type vimc_sen_type = {
H A Dvimc-capture.c492 struct vimc_ent_type vimc_cap_type = {

Completed in 13 milliseconds