Lines Matching defs:fe
246 static int mt312_initfe(struct dvb_frontend *fe) in mt312_initfe()
346 static int mt312_send_master_cmd(struct dvb_frontend *fe, in mt312_send_master_cmd()
383 static int mt312_send_burst(struct dvb_frontend *fe, const fe_sec_mini_cmd_t c) in mt312_send_burst()
406 static int mt312_set_tone(struct dvb_frontend *fe, const fe_sec_tone_mode_t t) in mt312_set_tone()
429 static int mt312_set_voltage(struct dvb_frontend *fe, const fe_sec_voltage_t v) in mt312_set_voltage()
445 static int mt312_read_status(struct dvb_frontend *fe, fe_status_t *s) in mt312_read_status()
474 static int mt312_read_ber(struct dvb_frontend *fe, u32 *ber) in mt312_read_ber()
489 static int mt312_read_signal_strength(struct dvb_frontend *fe, in mt312_read_signal_strength()
512 static int mt312_read_snr(struct dvb_frontend *fe, u16 *snr) in mt312_read_snr()
527 static int mt312_read_ucblocks(struct dvb_frontend *fe, u32 *ubc) in mt312_read_ucblocks()
542 static int mt312_set_frontend(struct dvb_frontend *fe) in mt312_set_frontend()
647 static int mt312_get_frontend(struct dvb_frontend *fe) in mt312_get_frontend()
668 static int mt312_i2c_gate_ctrl(struct dvb_frontend *fe, int enable) in mt312_i2c_gate_ctrl()
697 static int mt312_sleep(struct dvb_frontend *fe) in mt312_sleep()
732 static int mt312_get_tune_settings(struct dvb_frontend *fe, in mt312_get_tune_settings()
741 static void mt312_release(struct dvb_frontend *fe) in mt312_release()