Lines Matching defs:fe
91 static int s5h1432_sleep(struct dvb_frontend *fe) in s5h1432_sleep()
96 static int s5h1432_set_channel_bandwidth(struct dvb_frontend *fe, in s5h1432_set_channel_bandwidth()
123 static int s5h1432_set_IF(struct dvb_frontend *fe, u32 ifFreqHz) in s5h1432_set_IF()
181 static int s5h1432_set_frontend(struct dvb_frontend *fe) in s5h1432_set_frontend()
248 static int s5h1432_init(struct dvb_frontend *fe) in s5h1432_init()
305 static int s5h1432_read_status(struct dvb_frontend *fe, fe_status_t *status) in s5h1432_read_status()
310 static int s5h1432_read_signal_strength(struct dvb_frontend *fe, in s5h1432_read_signal_strength()
316 static int s5h1432_read_snr(struct dvb_frontend *fe, u16 *snr) in s5h1432_read_snr()
321 static int s5h1432_read_ucblocks(struct dvb_frontend *fe, u32 *ucblocks) in s5h1432_read_ucblocks()
327 static int s5h1432_read_ber(struct dvb_frontend *fe, u32 *ber) in s5h1432_read_ber()
332 static int s5h1432_get_tune_settings(struct dvb_frontend *fe, in s5h1432_get_tune_settings()
338 static void s5h1432_release(struct dvb_frontend *fe) in s5h1432_release()