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

/linux-master/drivers/media/usb/dvb-usb-v2/
H A Dlmedm04.c115 u8 tuner_config; member in struct:lme2510_state
243 switch (st->tuner_config) {
315 switch (st->tuner_config) {
828 if (st->tuner_config == TUNER_RS2000)
864 if (st->tuner_config == TUNER_RS2000 &&
948 strlcat(name, fe_name[st->tuner_config], 128);
971 st->tuner_config = TUNER_LG;
987 st->tuner_config = TUNER_S0194;
1004 st->tuner_config = TUNER_S7395;
1022 st->tuner_config
[all...]
/linux-master/drivers/media/pci/pt3/
H A Dpt3.h103 union tuner_config { union in struct:pt3_adap_config
/linux-master/drivers/media/pci/ngene/
H A Dngene-cards.c124 chan->dev->card_info->tuner_config[chan->number];
1032 .tuner_config = {&tuner_cineS2_0, &tuner_cineS2_1},
1046 .tuner_config = {&tuner_cineS2_0, &tuner_cineS2_1},
1061 .tuner_config = {&tuner_cineS2_0, &tuner_cineS2_1, &tuner_cineS2_0, &tuner_cineS2_1},
1076 .tuner_config = {&tuner_cineS2_0, &tuner_cineS2_1, &tuner_cineS2_0, &tuner_cineS2_1},
1092 .tuner_config = {&tuner_cineS2_0, &tuner_cineS2_1, &tuner_cineS2_0, &tuner_cineS2_1},
H A Dngene.h799 void *tuner_config[4]; member in struct:ngene_info

Completed in 140 milliseconds