Lines Matching refs:dvb_frontend
45 struct dvb_frontend fe;
49 static int va1j5jf8007t_read_snr(struct dvb_frontend *fe, u16 *snr) in va1j5jf8007t_read_snr()
95 static int va1j5jf8007t_get_frontend_algo(struct dvb_frontend *fe) in va1j5jf8007t_get_frontend_algo()
101 va1j5jf8007t_read_status(struct dvb_frontend *fe, enum fe_status *status) in va1j5jf8007t_read_status()
266 va1j5jf8007t_tune(struct dvb_frontend *fe, in va1j5jf8007t_tune()
399 static int va1j5jf8007t_sleep(struct dvb_frontend *fe) in va1j5jf8007t_sleep()
413 static int va1j5jf8007t_init(struct dvb_frontend *fe) in va1j5jf8007t_init()
423 static void va1j5jf8007t_release(struct dvb_frontend *fe) in va1j5jf8007t_release()
464 int va1j5jf8007t_prepare(struct dvb_frontend *fe) in va1j5jf8007t_prepare()
502 struct dvb_frontend *
507 struct dvb_frontend *fe; in va1j5jf8007t_attach()