Home
last modified time | relevance | path

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

/linux/drivers/media/dvb-frontends/
A Dmxl692.c980 dev->demod_type = -1; in mxl692_set_frontend()
982 op_param = demod_type; in mxl692_set_frontend()
1006 switch (demod_type) { in mxl692_set_frontend()
1072 switch (demod_type) { in mxl692_set_frontend()
1091 dev->demod_type = demod_type; in mxl692_set_frontend()
1118 enum MXL_EAGLE_DEMOD_TYPE_E demod_type = dev->demod_type; in mxl692_read_snr() local
1128 switch (demod_type) { in mxl692_read_snr()
1168 enum MXL_EAGLE_DEMOD_TYPE_E demod_type = dev->demod_type; in mxl692_read_ber_ucb() local
1176 switch (demod_type) { in mxl692_read_ber_ucb()
1223 enum MXL_EAGLE_DEMOD_TYPE_E demod_type = dev->demod_type; in mxl692_read_status() local
[all …]
A 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()
A 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()
A Dtda1004x.h104 enum tda1004x_demod demod_type; member
A Dmxl692_defs.h371 u8 demod_type; member
/linux/drivers/media/pci/ngene/
A 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()
A Dngene.h648 int demod_type; member

Completed in 29 milliseconds