Lines Matching defs:fe
71 static int stv0288_write(struct dvb_frontend *fe, const u8 buf[], int len) in stv0288_write()
109 static int stv0288_set_symbolrate(struct dvb_frontend *fe, u32 srate) in stv0288_set_symbolrate()
143 static int stv0288_send_diseqc_msg(struct dvb_frontend *fe, in stv0288_send_diseqc_msg()
164 static int stv0288_send_diseqc_burst(struct dvb_frontend *fe, in stv0288_send_diseqc_burst()
184 static int stv0288_set_tone(struct dvb_frontend *fe, enum fe_sec_tone_mode tone) in stv0288_set_tone()
314 static int stv0288_set_voltage(struct dvb_frontend *fe, in stv0288_set_voltage()
324 static int stv0288_init(struct dvb_frontend *fe) in stv0288_init()
353 static int stv0288_read_status(struct dvb_frontend *fe, enum fe_status *status) in stv0288_read_status()
376 static int stv0288_read_ber(struct dvb_frontend *fe, u32 *ber) in stv0288_read_ber()
390 static int stv0288_read_signal_strength(struct dvb_frontend *fe, u16 *strength) in stv0288_read_signal_strength()
403 static int stv0288_sleep(struct dvb_frontend *fe) in stv0288_sleep()
412 static int stv0288_read_snr(struct dvb_frontend *fe, u16 *snr) in stv0288_read_snr()
425 static int stv0288_read_ucblocks(struct dvb_frontend *fe, u32 *ucblocks) in stv0288_read_ucblocks()
438 static int stv0288_set_frontend(struct dvb_frontend *fe) in stv0288_set_frontend()
499 static int stv0288_i2c_gate_ctrl(struct dvb_frontend *fe, int enable) in stv0288_i2c_gate_ctrl()
513 static void stv0288_release(struct dvb_frontend *fe) in stv0288_release()