Searched refs:tuner_config (Results 1 – 4 of 4) sorted by relevance
/drivers/media/usb/dvb-usb-v2/ |
D | lmedm04.c | 115 u8 tuner_config; member 243 switch (st->tuner_config) { in lme2510_update_stats() 315 switch (st->tuner_config) { in lme2510_int_response() 828 if (st->tuner_config == TUNER_RS2000) in dm04_lme2510_set_voltage() 864 if (st->tuner_config == TUNER_RS2000 && in dm04_read_status() 948 strlcat(name, fe_name[st->tuner_config], 128); in lme_name() 971 st->tuner_config = TUNER_LG; in dm04_lme2510_frontend_attach() 987 st->tuner_config = TUNER_S0194; in dm04_lme2510_frontend_attach() 1004 st->tuner_config = TUNER_S7395; in dm04_lme2510_frontend_attach() 1022 st->tuner_config = TUNER_RS2000; in dm04_lme2510_frontend_attach() [all …]
|
/drivers/media/pci/ngene/ |
D | ngene-cards.c | 124 chan->dev->card_info->tuner_config[chan->number]; in tuner_attach_stv6110() 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},
|
D | ngene.h | 799 void *tuner_config[4]; member
|
/drivers/media/pci/pt3/ |
D | pt3.h | 103 union tuner_config { union
|