Home
last modified time | relevance | path

Searched refs:demod_type (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
Dves1x93.c35 u8 demod_type; member
246 if (state->demod_type != DEMOD_VES1993) in ves1x93_set_symbolrate()
466 state->demod_type = DEMOD_VES1893; in ves1x93_attach()
474 state->demod_type = DEMOD_VES1893; in ves1x93_attach()
482 state->demod_type = DEMOD_VES1993; in ves1x93_attach()
Dtda1004x.c352 if (state->demod_type == TDA1004X_DEMOD_TDA10046) { in tda1004x_check_upload_ok()
700 if (state->demod_type == TDA1004X_DEMOD_TDA10046) { in tda1004x_set_fe()
719 if (state->demod_type == TDA1004X_DEMOD_TDA10045) { in tda1004x_set_fe()
791 switch (state->demod_type) { in tda1004x_set_fe()
871 switch (state->demod_type) { in tda1004x_set_fe()
913 switch (state->demod_type) { in tda1004x_get_fe()
1084 switch (state->demod_type) { in tda1004x_read_signal_strength()
1187 switch (state->demod_type) { in tda1004x_sleep()
1283 state->demod_type = TDA1004X_DEMOD_TDA10045; in tda10045_attach()
1353 state->demod_type = TDA1004X_DEMOD_TDA10046; in tda10046_attach()
Dtda1004x.h104 enum tda1004x_demod demod_type; member
/kernel/linux/linux-5.10/drivers/media/pci/ngene/
Dngene-cards.c264 switch (chan->demod_type) { in tuner_attach_probe()
274 return tuner_attach_tda18212(chan, chan->demod_type); in tuner_attach_probe()
628 chan->demod_type = xo2_demodtype; in cineS2_probe()
637 chan->demod_type = xo2_demodtype; in cineS2_probe()
655 chan->demod_type = DEMOD_TYPE_STV090X; in cineS2_probe()
684 chan->demod_type = DEMOD_TYPE_DRXK; in cineS2_probe()
687 chan->demod_type = DEMOD_TYPE_STV0367; in cineS2_probe()
Dngene.h648 int demod_type; member