Lines Matching refs:dvb_frontend
40 struct dvb_frontend fe;
287 static int mxl111sf_demod_set_frontend(struct dvb_frontend *fe) in mxl111sf_demod_set_frontend()
339 static int mxl111sf_demod_read_ucblocks(struct dvb_frontend *fe, u32 *ucblocks) in mxl111sf_demod_read_ucblocks()
387 static int mxl111sf_demod_read_ber(struct dvb_frontend *fe, u32 *ber) in mxl111sf_demod_read_ber()
430 static int mxl111sf_demod_read_snr(struct dvb_frontend *fe, u16 *snr) in mxl111sf_demod_read_snr()
443 static int mxl111sf_demod_read_status(struct dvb_frontend *fe, in mxl111sf_demod_read_status()
479 static int mxl111sf_demod_read_signal_strength(struct dvb_frontend *fe, in mxl111sf_demod_read_signal_strength()
510 static int mxl111sf_demod_get_frontend(struct dvb_frontend *fe) in mxl111sf_demod_get_frontend()
537 int mxl111sf_demod_get_tune_settings(struct dvb_frontend *fe, in mxl111sf_demod_get_tune_settings()
544 static void mxl111sf_demod_release(struct dvb_frontend *fe) in mxl111sf_demod_release()
581 struct dvb_frontend *mxl111sf_demod_attach(struct mxl111sf_state *mxl_state, in mxl111sf_demod_attach()