Searched refs:tuner_config (Results 1 – 4 of 4) sorted by relevance
/drivers/media/usb/dvb-usb-v2/ |
D | lmedm04.c | 131 u8 tuner_config; member 292 switch (st->tuner_config) { in lme2510_update_stats() 364 switch (st->tuner_config) { in lme2510_int_response() 898 if (st->tuner_config == TUNER_RS2000) in dm04_lme2510_set_voltage() 934 if (st->tuner_config == TUNER_RS2000 && in dm04_read_status() 1017 strlcat(name, fe_name[st->tuner_config], 128); in lme_name() 1040 st->tuner_config = TUNER_LG; in dm04_lme2510_frontend_attach() 1056 st->tuner_config = TUNER_S0194; in dm04_lme2510_frontend_attach() 1073 st->tuner_config = TUNER_S7395; in dm04_lme2510_frontend_attach() 1090 st->tuner_config = TUNER_RS2000; in dm04_lme2510_frontend_attach() [all …]
|
/drivers/media/pci/ngene/ |
D | ngene-cards.c | 59 chan->dev->card_info->tuner_config[chan->number]; in tuner_attach_stv6110() 623 .tuner_config = {&tuner_cineS2_0, &tuner_cineS2_1}, 637 .tuner_config = {&tuner_cineS2_0, &tuner_cineS2_1}, 652 .tuner_config = {&tuner_cineS2_0, &tuner_cineS2_1, &tuner_cineS2_0, &tuner_cineS2_1}, 667 .tuner_config = {&tuner_cineS2_0, &tuner_cineS2_1, &tuner_cineS2_0, &tuner_cineS2_1}, 683 .tuner_config = {&tuner_cineS2_0, &tuner_cineS2_1, &tuner_cineS2_0, &tuner_cineS2_1},
|
D | ngene.h | 841 void *tuner_config[4]; member
|
/drivers/media/pci/pt3/ |
D | pt3.h | 112 union tuner_config { union
|