Searched refs:tda18271_lookup_map (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/media/tuners/ |
H A D | tda18271-common.c | 605 int ret = tda18271_lookup_map(fe, BP_FILTER, freq, &val); in tda18271_calc_bp_filter() 622 int ret = tda18271_lookup_map(fe, RF_CAL_KMCO, freq, &val); in tda18271_calc_km() 639 int ret = tda18271_lookup_map(fe, RF_BAND, freq, &val); in tda18271_calc_rf_band() 656 int ret = tda18271_lookup_map(fe, GAIN_TAPER, freq, &val); in tda18271_calc_gain_taper() 673 int ret = tda18271_lookup_map(fe, IR_MEASURE, freq, &val); in tda18271_calc_ir_measure() 690 int ret = tda18271_lookup_map(fe, RF_CAL, freq, &val); in tda18271_calc_rf_cal()
|
H A D | tda18271-priv.h | 181 extern int tda18271_lookup_map(struct dvb_frontend *fe,
|
H A D | tda18271-maps.c | 1102 int tda18271_lookup_map(struct dvb_frontend *fe, in tda18271_lookup_map() function
|