Lines Matching defs:fe

39 static int tda18271_toggle_output(struct dvb_frontend *fe, int standby)  in tda18271_toggle_output()
60 static inline int charge_pump_source(struct dvb_frontend *fe, int force) in charge_pump_source()
69 static inline void tda18271_set_if_notch(struct dvb_frontend *fe) in tda18271_set_if_notch()
84 static int tda18271_channel_configuration(struct dvb_frontend *fe, in tda18271_channel_configuration()
209 static int tda18271_read_thermometer(struct dvb_frontend *fe) in tda18271_read_thermometer()
253 static int tda18271c2_rf_tracking_filters_correction(struct dvb_frontend *fe, in tda18271c2_rf_tracking_filters_correction()
304 static int tda18271_por(struct dvb_frontend *fe) in tda18271_por()
337 static int tda18271_calibrate_rf(struct dvb_frontend *fe, u32 freq) in tda18271_calibrate_rf()
440 static int tda18271_powerscan(struct dvb_frontend *fe, in tda18271_powerscan()
534 static int tda18271_powerscan_init(struct dvb_frontend *fe) in tda18271_powerscan_init()
570 static int tda18271_rf_tracking_filters_init(struct dvb_frontend *fe, u32 freq) in tda18271_rf_tracking_filters_init()
642 static int tda18271_calc_rf_filter_curve(struct dvb_frontend *fe) in tda18271_calc_rf_filter_curve()
673 static int tda18271c2_rf_cal_init(struct dvb_frontend *fe) in tda18271c2_rf_cal_init()
704 static int tda18271c1_rf_tracking_filter_calibration(struct dvb_frontend *fe, in tda18271c1_rf_tracking_filter_calibration()
805 static int tda18271_ir_cal_init(struct dvb_frontend *fe) in tda18271_ir_cal_init()
822 static int tda18271_init(struct dvb_frontend *fe) in tda18271_init()
847 static int tda18271_sleep(struct dvb_frontend *fe) in tda18271_sleep()
864 static int tda18271_agc(struct dvb_frontend *fe) in tda18271_agc()
895 static int tda18271_tune(struct dvb_frontend *fe, in tda18271_tune()
931 static int tda18271_set_params(struct dvb_frontend *fe) in tda18271_set_params()
994 static int tda18271_set_analog_params(struct dvb_frontend *fe, in tda18271_set_analog_params()
1050 static int tda18271_release(struct dvb_frontend *fe) in tda18271_release()
1066 static int tda18271_get_frequency(struct dvb_frontend *fe, u32 *frequency) in tda18271_get_frequency()
1073 static int tda18271_get_bandwidth(struct dvb_frontend *fe, u32 *bandwidth) in tda18271_get_bandwidth()
1080 static int tda18271_get_if_frequency(struct dvb_frontend *fe, u32 *frequency) in tda18271_get_if_frequency()
1106 static int tda18271_dump_std_map(struct dvb_frontend *fe) in tda18271_dump_std_map()
1130 static int tda18271_update_std_map(struct dvb_frontend *fe, in tda18271_update_std_map()
1157 static int tda18271_get_id(struct dvb_frontend *fe) in tda18271_get_id()
1189 static int tda18271_setup_configuration(struct dvb_frontend *fe, in tda18271_setup_configuration()
1215 static int tda18271_set_config(struct dvb_frontend *fe, void *priv_cfg) in tda18271_set_config()
1249 struct dvb_frontend *tda18271_attach(struct dvb_frontend *fe, u8 addr, in tda18271_attach()