Searched refs:tda18271_lookup_map (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/drivers/media/tuners/ |
H A D | tda18271-common.c | 617 int ret = tda18271_lookup_map(fe, BP_FILTER, freq, &val); tda18271_calc_bp_filter() 634 int ret = tda18271_lookup_map(fe, RF_CAL_KMCO, freq, &val); tda18271_calc_km() 651 int ret = tda18271_lookup_map(fe, RF_BAND, freq, &val); tda18271_calc_rf_band() 668 int ret = tda18271_lookup_map(fe, GAIN_TAPER, freq, &val); tda18271_calc_gain_taper() 685 int ret = tda18271_lookup_map(fe, IR_MEASURE, freq, &val); tda18271_calc_ir_measure() 702 int ret = tda18271_lookup_map(fe, RF_CAL, freq, &val); tda18271_calc_rf_cal()
|
H A D | tda18271-priv.h | 191 extern int tda18271_lookup_map(struct dvb_frontend *fe,
|
H A D | tda18271-fe.c | 294 tda18271_lookup_map(fe, RF_CAL_DC_OVER_DT, &freq, &dc_over_dt); tda18271c2_rf_tracking_filters_correction()
|
H A D | tda18271-maps.c | 1118 int tda18271_lookup_map(struct dvb_frontend *fe, tda18271_lookup_map() function
|
Completed in 55 milliseconds