Searched refs:saa7134_input_name (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/media/pci/saa7134/ |
D | saa7134-tvaudio.c | 194 mute, saa7134_input_name[in->type]); in mute_input_7134() 200 saa7134_input_name[dev->input->type], mute, in mute_input_7134() 201 saa7134_input_name[in->type]); in mute_input_7134() 236 saa7134_track_gpio(dev, saa7134_input_name[in->type]); in mute_input_7134() 754 saa7134_track_gpio(dev, saa7134_input_name[in->type]); in mute_input_7133()
|
D | saa7134-core.c | 883 ent->name = saa7134_input_name[in->type]; in saa7134_create_entities() 927 ent->name = saa7134_input_name[in->type]; in saa7134_create_entities()
|
D | saa7134.h | 784 extern const char * const saa7134_input_name[];
|
D | saa7134-video.c | 386 input, saa7134_input_name[card_in(dev, input).type]); in video_mux() 1421 strscpy(i->name, saa7134_input_name[card_in(dev, n).type], in saa7134_enum_input()
|
D | saa7134-cards.c | 27 const char * const saa7134_input_name[] = { variable
|