Searched refs:tda18271_lookup_map (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/drivers/media/common/tuners/ |
D | tda18271-common.c | 579 int ret = tda18271_lookup_map(fe, BP_FILTER, freq, &val); in tda18271_calc_bp_filter() 596 int ret = tda18271_lookup_map(fe, RF_CAL_KMCO, freq, &val); in tda18271_calc_km() 613 int ret = tda18271_lookup_map(fe, RF_BAND, freq, &val); in tda18271_calc_rf_band() 630 int ret = tda18271_lookup_map(fe, GAIN_TAPER, freq, &val); in tda18271_calc_gain_taper() 647 int ret = tda18271_lookup_map(fe, IR_MEASURE, freq, &val); in tda18271_calc_ir_measure() 664 int ret = tda18271_lookup_map(fe, RF_CAL, freq, &val); in tda18271_calc_rf_cal()
|
D | tda18271-priv.h | 192 extern int tda18271_lookup_map(struct dvb_frontend *fe,
|
D | tda18271-fe.c | 293 tda18271_lookup_map(fe, RF_CAL_DC_OVER_DT, &freq, &dc_over_dt); in tda18271c2_rf_tracking_filters_correction()
|
D | tda18271-maps.c | 1118 int tda18271_lookup_map(struct dvb_frontend *fe, in tda18271_lookup_map() function
|