Home
last modified time | relevance | path

Searched refs:tuner_config (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/media/usb/dvb-usb-v2/
Dlmedm04.c115 u8 tuner_config; member
243 switch (st->tuner_config) { in lme2510_update_stats()
315 switch (st->tuner_config) { in lme2510_int_response()
841 if (st->tuner_config == TUNER_RS2000) in dm04_lme2510_set_voltage()
877 if (st->tuner_config == TUNER_RS2000 && in dm04_read_status()
961 strlcat(name, fe_name[st->tuner_config], 128); in lme_name()
984 st->tuner_config = TUNER_LG; in dm04_lme2510_frontend_attach()
1000 st->tuner_config = TUNER_S0194; in dm04_lme2510_frontend_attach()
1017 st->tuner_config = TUNER_S7395; in dm04_lme2510_frontend_attach()
1035 st->tuner_config = TUNER_RS2000; in dm04_lme2510_frontend_attach()
[all …]
/Linux-v5.4/drivers/media/pci/ngene/
Dngene-cards.c124 chan->dev->card_info->tuner_config[chan->number]; in tuner_attach_stv6110()
1036 .tuner_config = {&tuner_cineS2_0, &tuner_cineS2_1},
1050 .tuner_config = {&tuner_cineS2_0, &tuner_cineS2_1},
1065 .tuner_config = {&tuner_cineS2_0, &tuner_cineS2_1, &tuner_cineS2_0, &tuner_cineS2_1},
1080 .tuner_config = {&tuner_cineS2_0, &tuner_cineS2_1, &tuner_cineS2_0, &tuner_cineS2_1},
1096 .tuner_config = {&tuner_cineS2_0, &tuner_cineS2_1, &tuner_cineS2_0, &tuner_cineS2_1},
Dngene.h846 void *tuner_config[4]; member
/Linux-v5.4/drivers/media/pci/pt3/
Dpt3.h103 union tuner_config { union