Lines Matching defs:fe
127 static void smsdvb_stats_not_ready(struct dvb_frontend *fe) in smsdvb_stats_not_ready()
226 struct dvb_frontend *fe = &client->frontend; in smsdvb_update_tx_params() local
243 struct dvb_frontend *fe = &client->frontend; in smsdvb_update_per_slices() local
283 struct dvb_frontend *fe = &client->frontend; in smsdvb_update_dvb_stats() local
335 struct dvb_frontend *fe = &client->frontend; in smsdvb_update_isdbt_stats() local
431 struct dvb_frontend *fe = &client->frontend; in smsdvb_update_isdbt_stats_ex() local
522 struct dvb_frontend *fe = &client->frontend; in smsdvb_onresponse() local
756 static int smsdvb_read_status(struct dvb_frontend *fe, fe_status_t *stat) in smsdvb_read_status()
771 static int smsdvb_read_ber(struct dvb_frontend *fe, u32 *ber) in smsdvb_read_ber()
787 static int smsdvb_read_signal_strength(struct dvb_frontend *fe, u16 *strength) in smsdvb_read_signal_strength()
810 static int smsdvb_read_snr(struct dvb_frontend *fe, u16 *snr) in smsdvb_read_snr()
828 static int smsdvb_read_ucblocks(struct dvb_frontend *fe, u32 *ucblocks) in smsdvb_read_ucblocks()
845 static int smsdvb_get_tune_settings(struct dvb_frontend *fe, in smsdvb_get_tune_settings()
856 static int smsdvb_dvbt_set_frontend(struct dvb_frontend *fe) in smsdvb_dvbt_set_frontend()
922 static int smsdvb_isdbt_set_frontend(struct dvb_frontend *fe) in smsdvb_isdbt_set_frontend()
992 static int smsdvb_set_frontend(struct dvb_frontend *fe) in smsdvb_set_frontend()
1018 static int smsdvb_get_frontend(struct dvb_frontend *fe) in smsdvb_get_frontend()
1023 static int smsdvb_init(struct dvb_frontend *fe) in smsdvb_init()
1034 static int smsdvb_sleep(struct dvb_frontend *fe) in smsdvb_sleep()
1047 static void smsdvb_release(struct dvb_frontend *fe) in smsdvb_release()