Searched refs:card_input (Results 1 – 2 of 2) sorted by relevance
596 const struct cx18_card_video_input *card_input = in cx18_get_input() local610 strlcpy(input->name, input_strs[card_input->video_type - 1], in cx18_get_input()612 input->type = (card_input->video_type == CX18_CARD_INPUT_VID_TUNER ? in cx18_get_input()
1307 const struct ivtv_card_video_input *card_input = itv->card->video_inputs + index; in ivtv_get_input() local1320 strlcpy(input->name, input_strs[card_input->video_type - 1], in ivtv_get_input()1322 input->type = (card_input->video_type == IVTV_CARD_INPUT_VID_TUNER ? in ivtv_get_input()