Lines Matching defs:fe
83 static int stv0288_write(struct dvb_frontend *fe, const u8 buf[], int len) in stv0288_write()
121 static int stv0288_set_symbolrate(struct dvb_frontend *fe, u32 srate) in stv0288_set_symbolrate()
155 static int stv0288_send_diseqc_msg(struct dvb_frontend *fe, in stv0288_send_diseqc_msg()
176 static int stv0288_send_diseqc_burst(struct dvb_frontend *fe, in stv0288_send_diseqc_burst()
196 static int stv0288_set_tone(struct dvb_frontend *fe, fe_sec_tone_mode_t tone) in stv0288_set_tone()
326 static int stv0288_set_voltage(struct dvb_frontend *fe, fe_sec_voltage_t volt) in stv0288_set_voltage()
335 static int stv0288_init(struct dvb_frontend *fe) in stv0288_init()
364 static int stv0288_read_status(struct dvb_frontend *fe, fe_status_t *status) in stv0288_read_status()
387 static int stv0288_read_ber(struct dvb_frontend *fe, u32 *ber) in stv0288_read_ber()
401 static int stv0288_read_signal_strength(struct dvb_frontend *fe, u16 *strength) in stv0288_read_signal_strength()
414 static int stv0288_sleep(struct dvb_frontend *fe) in stv0288_sleep()
423 static int stv0288_read_snr(struct dvb_frontend *fe, u16 *snr) in stv0288_read_snr()
436 static int stv0288_read_ucblocks(struct dvb_frontend *fe, u32 *ucblocks) in stv0288_read_ucblocks()
449 static int stv0288_set_property(struct dvb_frontend *fe, struct dtv_property *p) in stv0288_set_property()
455 static int stv0288_set_frontend(struct dvb_frontend *fe) in stv0288_set_frontend()
518 static int stv0288_i2c_gate_ctrl(struct dvb_frontend *fe, int enable) in stv0288_i2c_gate_ctrl()
532 static void stv0288_release(struct dvb_frontend *fe) in stv0288_release()