Lines Matching defs:fe
29 struct dvb_frontend fe; member
238 static int af9033_init(struct dvb_frontend *fe) in af9033_init()
482 static int af9033_sleep(struct dvb_frontend *fe) in af9033_sleep()
538 static int af9033_get_tune_settings(struct dvb_frontend *fe, in af9033_get_tune_settings()
549 static int af9033_set_frontend(struct dvb_frontend *fe) in af9033_set_frontend()
694 static int af9033_get_frontend(struct dvb_frontend *fe) in af9033_get_frontend()
821 static int af9033_read_status(struct dvb_frontend *fe, fe_status_t *status) in af9033_read_status()
869 static int af9033_read_snr(struct dvb_frontend *fe, u16 *snr) in af9033_read_snr()
918 static int af9033_read_signal_strength(struct dvb_frontend *fe, u16 *strength) in af9033_read_signal_strength()
973 static int af9033_read_ber(struct dvb_frontend *fe, u32 *ber) in af9033_read_ber()
983 static int af9033_read_ucblocks(struct dvb_frontend *fe, u32 *ucblocks) in af9033_read_ucblocks()
991 static int af9033_i2c_gate_ctrl(struct dvb_frontend *fe, int enable) in af9033_i2c_gate_ctrl()
1010 static int af9033_pid_filter_ctrl(struct dvb_frontend *fe, int onoff) in af9033_pid_filter_ctrl()
1029 static int af9033_pid_filter(struct dvb_frontend *fe, int index, u16 pid, in af9033_pid_filter()