Home
last modified time | relevance | path

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

/Linux-v4.19/include/media/davinci/
Dvpif_types.h76 struct vpif_capture_config { struct
77 int (*setup_input_channel_mode)(int);
78 int (*setup_input_path)(int, const char *);
79 struct vpif_capture_chan_config chan_config[VPIF_CAPTURE_MAX_CHANNELS];
80 struct vpif_subdev_info *subdev_info;
81 int subdev_count;
82 int i2c_adapter_id;
83 const char *card_name;
85 struct v4l2_async_subdev *asd[VPIF_CAPTURE_MAX_CHANNELS];
86 int asd_sizes[VPIF_CAPTURE_MAX_CHANNELS];