Lines Matching defs:fe

32 	struct dvb_frontend fe;  member
359 static int af9013_statistics_ber_unc_start(struct dvb_frontend *fe) in af9013_statistics_ber_unc_start()
377 static int af9013_statistics_ber_unc_result(struct dvb_frontend *fe) in af9013_statistics_ber_unc_result()
408 static int af9013_statistics_snr_start(struct dvb_frontend *fe) in af9013_statistics_snr_start()
426 static int af9013_statistics_snr_result(struct dvb_frontend *fe) in af9013_statistics_snr_result()
489 static int af9013_statistics_signal_strength(struct dvb_frontend *fe) in af9013_statistics_signal_strength()
573 static int af9013_get_tune_settings(struct dvb_frontend *fe, in af9013_get_tune_settings()
583 static int af9013_set_frontend(struct dvb_frontend *fe) in af9013_set_frontend()
869 static int af9013_get_frontend(struct dvb_frontend *fe) in af9013_get_frontend()
986 static int af9013_read_status(struct dvb_frontend *fe, fe_status_t *status) in af9013_read_status()
1036 static int af9013_read_snr(struct dvb_frontend *fe, u16 *snr) in af9013_read_snr()
1043 static int af9013_read_signal_strength(struct dvb_frontend *fe, u16 *strength) in af9013_read_signal_strength()
1050 static int af9013_read_ber(struct dvb_frontend *fe, u32 *ber) in af9013_read_ber()
1057 static int af9013_read_ucblocks(struct dvb_frontend *fe, u32 *ucblocks) in af9013_read_ucblocks()
1064 static int af9013_init(struct dvb_frontend *fe) in af9013_init()
1292 static int af9013_sleep(struct dvb_frontend *fe) in af9013_sleep()
1318 static int af9013_i2c_gate_ctrl(struct dvb_frontend *fe, int enable) in af9013_i2c_gate_ctrl()
1344 static void af9013_release(struct dvb_frontend *fe) in af9013_release()