Searched defs:vpif_display_config (Results 1 – 1 of 1) sorted by relevance
44 struct vpif_display_config { struct45 int (*set_clock)(int, int);46 struct vpif_subdev_info *subdevinfo;47 int subdev_count;48 int i2c_adapter_id;49 struct vpif_display_chan_config chan_config[VPIF_DISPLAY_MAX_CHANNELS];50 const char *card_name;