Searched refs:tuner_config (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/media/usb/dvb-usb-v2/ |
D | lmedm04.c | 125 u8 tuner_config; member 282 switch (st->tuner_config) { in lme2510_update_stats() 354 switch (st->tuner_config) { in lme2510_int_response() 888 if (st->tuner_config == TUNER_RS2000) in dm04_lme2510_set_voltage() 924 if (st->tuner_config == TUNER_RS2000 && in dm04_read_status() 1008 strlcat(name, fe_name[st->tuner_config], 128); in lme_name() 1031 st->tuner_config = TUNER_LG; in dm04_lme2510_frontend_attach() 1047 st->tuner_config = TUNER_S0194; in dm04_lme2510_frontend_attach() 1064 st->tuner_config = TUNER_S7395; in dm04_lme2510_frontend_attach() 1082 st->tuner_config = TUNER_RS2000; in dm04_lme2510_frontend_attach() [all …]
|
/Linux-v4.19/drivers/media/pci/ngene/ |
D | ngene-cards.c | 137 chan->dev->card_info->tuner_config[chan->number]; in tuner_attach_stv6110() 1049 .tuner_config = {&tuner_cineS2_0, &tuner_cineS2_1}, 1063 .tuner_config = {&tuner_cineS2_0, &tuner_cineS2_1}, 1078 .tuner_config = {&tuner_cineS2_0, &tuner_cineS2_1, &tuner_cineS2_0, &tuner_cineS2_1}, 1093 .tuner_config = {&tuner_cineS2_0, &tuner_cineS2_1, &tuner_cineS2_0, &tuner_cineS2_1}, 1109 .tuner_config = {&tuner_cineS2_0, &tuner_cineS2_1, &tuner_cineS2_0, &tuner_cineS2_1},
|
D | ngene.h | 858 void *tuner_config[4]; member
|
/Linux-v4.19/drivers/media/pci/pt3/ |
D | pt3.h | 103 union tuner_config { union
|