Home
last modified time | relevance | path

Searched defs:vpif_capture_config (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/include/media/davinci/
Dvpif_types.h68 struct vpif_capture_config { struct
69 int (*setup_input_channel_mode)(int);
70 int (*setup_input_path)(int, const char *);
71 struct vpif_capture_chan_config chan_config[VPIF_CAPTURE_MAX_CHANNELS];
72 struct vpif_subdev_info *subdev_info;
73 int subdev_count;
74 int i2c_adapter_id;
75 const char *card_name;
77 struct v4l2_async_subdev *asd[VPIF_CAPTURE_MAX_CHANNELS];
78 int asd_sizes[VPIF_CAPTURE_MAX_CHANNELS];