Searched refs:vcs2 (Results 1 – 1 of 1) sorted by relevance
2629 struct vino_channel_settings *vcs2 = (vcs->channel == VINO_CHANNEL_A) ? in vino_set_input() local2692 if (input != vcs2->input) { in vino_set_input()2698 vcs->data_norm = vcs2->data_norm; in vino_set_input()2703 if (vcs2->input == VINO_INPUT_D1) { in vino_set_input()2704 vino_drvdata->camera_owner = vcs2->channel; in vino_set_input()2721 if ((vcs2->input == VINO_INPUT_COMPOSITE) || in vino_set_input()2722 (vcs2->input == VINO_INPUT_SVIDEO)) { in vino_set_input()2723 vino_drvdata->decoder_owner = vcs2->channel; in vino_set_input()2751 struct vino_channel_settings *vcs2 = (vcs->channel == VINO_CHANNEL_A) ? in vino_release_input() local2763 if (vcs2->input == VINO_INPUT_D1) { in vino_release_input()[all …]