Lines Matching defs:fe

361 static int stv0900_i2c_gate_ctrl(struct dvb_frontend *fe, int enable)  in stv0900_i2c_gate_ctrl()
521 void stv0900_set_tuner(struct dvb_frontend *fe, u32 frequency, in stv0900_set_tuner()
547 void stv0900_set_bandwidth(struct dvb_frontend *fe, u32 bandwidth) in stv0900_set_bandwidth()
653 static int stv0900_read_signal_strength(struct dvb_frontend *fe, u16 *strength) in stv0900_read_signal_strength()
672 static s32 stv0900_carr_get_quality(struct dvb_frontend *fe, in stv0900_carr_get_quality()
739 static int stv0900_read_ucblocks(struct dvb_frontend *fe, u32 * ucblocks) in stv0900_read_ucblocks()
766 static int stv0900_read_snr(struct dvb_frontend *fe, u16 *snr) in stv0900_read_snr()
829 static int stv0900_read_ber(struct dvb_frontend *fe, u32 *ber) in stv0900_read_ber()
965 static enum dvbfe_algo stv0900_frontend_algo(struct dvb_frontend *fe) in stv0900_frontend_algo()
1342 static enum fe_stv0900_error stv0900_init_internal(struct dvb_frontend *fe, in stv0900_init_internal()
1573 static enum dvbfe_search stv0900_search(struct dvb_frontend *fe) in stv0900_search()
1651 static int stv0900_read_status(struct dvb_frontend *fe, enum fe_status *status) in stv0900_read_status()
1675 static int stv0900_stop_ts(struct dvb_frontend *fe, int stop_ts) in stv0900_stop_ts()
1690 static int stv0900_diseqc_init(struct dvb_frontend *fe) in stv0900_diseqc_init()
1703 static int stv0900_init(struct dvb_frontend *fe) in stv0900_init()
1736 static int stv0900_send_master_cmd(struct dvb_frontend *fe, in stv0900_send_master_cmd()
1747 static int stv0900_send_burst(struct dvb_frontend *fe, fe_sec_mini_cmd_t burst) in stv0900_send_burst()
1771 static int stv0900_recv_slave_reply(struct dvb_frontend *fe, in stv0900_recv_slave_reply()
1796 static int stv0900_set_tone(struct dvb_frontend *fe, fe_sec_tone_mode_t toneoff) in stv0900_set_tone()
1828 static void stv0900_release(struct dvb_frontend *fe) in stv0900_release()
1848 static int stv0900_sleep(struct dvb_frontend *fe) in stv0900_sleep()
1860 static int stv0900_get_frontend(struct dvb_frontend *fe) in stv0900_get_frontend()