Home
last modified time | relevance | path

Searched refs:saa7134_input_name (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/drivers/media/pci/saa7134/
Dsaa7134-tvaudio.c194 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()
Dsaa7134-core.c872 ent->name = saa7134_input_name[in->type]; in saa7134_create_entities()
916 ent->name = saa7134_input_name[in->type]; in saa7134_create_entities()
Dsaa7134.h771 extern const char * const saa7134_input_name[];
Dsaa7134-video.c386 input, saa7134_input_name[card_in(dev, input).type]); in video_mux()
1137 strscpy(i->name, saa7134_input_name[card_in(dev, n).type], in saa7134_enum_input()
Dsaa7134-cards.c27 const char * const saa7134_input_name[] = { variable