Lines Matching defs:fe
292 static int stv0297_i2c_gate_ctrl(struct dvb_frontend *fe, int enable) in stv0297_i2c_gate_ctrl()
304 static int stv0297_init(struct dvb_frontend *fe) in stv0297_init()
319 static int stv0297_sleep(struct dvb_frontend *fe) in stv0297_sleep()
328 static int stv0297_read_status(struct dvb_frontend *fe, fe_status_t * status) in stv0297_read_status()
341 static int stv0297_read_ber(struct dvb_frontend *fe, u32 * ber) in stv0297_read_ber()
358 static int stv0297_read_signal_strength(struct dvb_frontend *fe, u16 * strength) in stv0297_read_signal_strength()
381 static int stv0297_read_snr(struct dvb_frontend *fe, u16 * snr) in stv0297_read_snr()
392 static int stv0297_read_ucblocks(struct dvb_frontend *fe, u32 * ucblocks) in stv0297_read_ucblocks()
407 static int stv0297_set_frontend(struct dvb_frontend *fe) in stv0297_set_frontend()
615 static int stv0297_get_frontend(struct dvb_frontend *fe) in stv0297_get_frontend()
652 static void stv0297_release(struct dvb_frontend *fe) in stv0297_release()