Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/
Dves1x93.c48 u8 demod_type; member
259 if (state->demod_type != DEMOD_VES1993) in ves1x93_set_symbolrate()
479 state->demod_type = DEMOD_VES1893; in ves1x93_attach()
487 state->demod_type = DEMOD_VES1893; in ves1x93_attach()
495 state->demod_type = DEMOD_VES1993; in ves1x93_attach()
Dtda1004x.c365 if (state->demod_type == TDA1004X_DEMOD_TDA10046) { in tda1004x_check_upload_ok()
713 if (state->demod_type == TDA1004X_DEMOD_TDA10046) { in tda1004x_set_fe()
732 if (state->demod_type == TDA1004X_DEMOD_TDA10045) { in tda1004x_set_fe()
804 switch (state->demod_type) { in tda1004x_set_fe()
884 switch (state->demod_type) { in tda1004x_set_fe()
926 switch (state->demod_type) { in tda1004x_get_fe()
1097 switch (state->demod_type) { in tda1004x_read_signal_strength()
1200 switch (state->demod_type) { in tda1004x_sleep()
1296 state->demod_type = TDA1004X_DEMOD_TDA10045; in tda10045_attach()
1366 state->demod_type = TDA1004X_DEMOD_TDA10046; in tda10046_attach()
Dtda1004x.h117 enum tda1004x_demod demod_type; member
/Linux-v4.19/drivers/media/pci/ngene/
Dngene-cards.c277 switch (chan->demod_type) { in tuner_attach_probe()
287 return tuner_attach_tda18212(chan, chan->demod_type); in tuner_attach_probe()
641 chan->demod_type = xo2_demodtype; in cineS2_probe()
650 chan->demod_type = xo2_demodtype; in cineS2_probe()
668 chan->demod_type = DEMOD_TYPE_STV090X; in cineS2_probe()
697 chan->demod_type = DEMOD_TYPE_DRXK; in cineS2_probe()
700 chan->demod_type = DEMOD_TYPE_STV0367; in cineS2_probe()
Dngene.h658 int demod_type; member