Lines Matching defs:fe
37 static void tda827x_set_std(struct dvb_frontend *fe, in tda827x_set_std()
123 static int tuner_transfer(struct dvb_frontend *fe, in tuner_transfer()
142 static int tda827xo_set_params(struct dvb_frontend *fe) in tda827xo_set_params()
219 static int tda827xo_sleep(struct dvb_frontend *fe) in tda827xo_sleep()
237 static int tda827xo_set_analog_params(struct dvb_frontend *fe, in tda827xo_set_analog_params()
321 static void tda827xo_agcf(struct dvb_frontend *fe) in tda827xo_agcf()
431 static int tda827xa_sleep(struct dvb_frontend *fe) in tda827xa_sleep()
448 static void tda827xa_lna_gain(struct dvb_frontend *fe, int high, in tda827xa_lna_gain()
501 static int tda827xa_set_params(struct dvb_frontend *fe) in tda827xa_set_params()
648 static int tda827xa_set_analog_params(struct dvb_frontend *fe, in tda827xa_set_analog_params()
746 static void tda827xa_agcf(struct dvb_frontend *fe) in tda827xa_agcf()
757 static void tda827x_release(struct dvb_frontend *fe) in tda827x_release()
763 static int tda827x_get_frequency(struct dvb_frontend *fe, u32 *frequency) in tda827x_get_frequency()
770 static int tda827x_get_bandwidth(struct dvb_frontend *fe, u32 *bandwidth) in tda827x_get_bandwidth()
777 static int tda827x_init(struct dvb_frontend *fe) in tda827x_init()
789 static int tda827x_initial_init(struct dvb_frontend *fe) in tda827x_initial_init()
798 static int tda827x_initial_sleep(struct dvb_frontend *fe) in tda827x_initial_sleep()
839 static int tda827x_probe_version(struct dvb_frontend *fe) in tda827x_probe_version()
869 struct dvb_frontend *tda827x_attach(struct dvb_frontend *fe, int addr, in tda827x_attach()