Searched refs:input_strs (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/pci/cx18/
H A Dcx18-cards.c584 static const char * const input_strs[] = { local
596 strscpy(input->name, input_strs[card_input->video_type - 1],
610 static const char * const input_strs[] = { local
619 strscpy(audio->name, input_strs[aud_input->audio_type - 1],
/linux-master/drivers/media/pci/ivtv/
H A Divtv-cards.c1296 static const char * const input_strs[] = { local
1308 strscpy(input->name, input_strs[card_input->video_type - 1],
1335 static const char * const input_strs[] = { local
1344 strscpy(audio->name, input_strs[aud_input->audio_type - 1],

Completed in 181 milliseconds