Searched defs:video_switch (Results 1 – 1 of 1) sorted by relevance
74 typedef struct video_switch { struct75 vi_probe_t *probe;76 vi_init_t *init;77 vi_get_info_t *get_info;101 } video_switch_t; argument