Home
last modified time | relevance | path

Searched refs:tda18271_lookup_rf_band (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/tuners/
H A Dtda18271-priv.h187 extern int tda18271_lookup_rf_band(struct dvb_frontend *fe,
H A Dtda18271-fe.c265 i = tda18271_lookup_rf_band(fe, &freq, NULL); in tda18271c2_rf_tracking_filters_correction()
574 i = tda18271_lookup_rf_band(fe, &freq, NULL); in tda18271_rf_tracking_filters_init()
H A Dtda18271-maps.c1007 int tda18271_lookup_rf_band(struct dvb_frontend *fe, u32 *freq, u8 *rf_band) in tda18271_lookup_rf_band() function