Searched refs:tuner_config (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/media/usb/dvb-usb-v2/ |
A 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() 968 st->tuner_config = TUNER_LG; in dm04_lme2510_frontend_attach() 984 st->tuner_config = TUNER_S0194; in dm04_lme2510_frontend_attach() 1001 st->tuner_config = TUNER_S7395; in dm04_lme2510_frontend_attach() 1064 switch (st->tuner_config) { in dm04_lme2510_tuner() 1068 ret = st->tuner_config; in dm04_lme2510_tuner() 1073 ret = st->tuner_config; in dm04_lme2510_tuner() 1078 ret = st->tuner_config; in dm04_lme2510_tuner() [all …]
|
/linux/drivers/media/pci/ngene/ |
A 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},
|
A D | ngene.h | 848 void *tuner_config[4]; member
|
/linux/drivers/media/pci/pt3/ |
A D | pt3.h | 103 union tuner_config { union
|
Completed in 13 milliseconds