Lines Matching defs:fe

50 static void tda827x_set_std(struct dvb_frontend *fe,  in tda827x_set_std()
136 static int tuner_transfer(struct dvb_frontend *fe, in tuner_transfer()
155 static int tda827xo_set_params(struct dvb_frontend *fe) in tda827xo_set_params()
232 static int tda827xo_sleep(struct dvb_frontend *fe) in tda827xo_sleep()
250 static int tda827xo_set_analog_params(struct dvb_frontend *fe, in tda827xo_set_analog_params()
334 static void tda827xo_agcf(struct dvb_frontend *fe) in tda827xo_agcf()
444 static int tda827xa_sleep(struct dvb_frontend *fe) in tda827xa_sleep()
461 static void tda827xa_lna_gain(struct dvb_frontend *fe, int high, in tda827xa_lna_gain()
514 static int tda827xa_set_params(struct dvb_frontend *fe) in tda827xa_set_params()
661 static int tda827xa_set_analog_params(struct dvb_frontend *fe, in tda827xa_set_analog_params()
759 static void tda827xa_agcf(struct dvb_frontend *fe) in tda827xa_agcf()
770 static int tda827x_release(struct dvb_frontend *fe) in tda827x_release()
777 static int tda827x_get_frequency(struct dvb_frontend *fe, u32 *frequency) in tda827x_get_frequency()
784 static int tda827x_get_bandwidth(struct dvb_frontend *fe, u32 *bandwidth) in tda827x_get_bandwidth()
791 static int tda827x_init(struct dvb_frontend *fe) in tda827x_init()
803 static int tda827x_initial_init(struct dvb_frontend *fe) in tda827x_initial_init()
812 static int tda827x_initial_sleep(struct dvb_frontend *fe) in tda827x_initial_sleep()
853 static int tda827x_probe_version(struct dvb_frontend *fe) in tda827x_probe_version()
883 struct dvb_frontend *tda827x_attach(struct dvb_frontend *fe, int addr, in tda827x_attach()