Lines Matching defs:fe
238 static int stb6100_get_status(struct dvb_frontend *fe, u32 *status) in stb6100_get_status()
251 static int stb6100_get_bandwidth(struct dvb_frontend *fe, u32 *bandwidth) in stb6100_get_bandwidth()
269 static int stb6100_set_bandwidth(struct dvb_frontend *fe, u32 bandwidth) in stb6100_set_bandwidth()
307 static int stb6100_get_frequency(struct dvb_frontend *fe, u32 *frequency) in stb6100_get_frequency()
333 static int stb6100_set_frequency(struct dvb_frontend *fe, u32 frequency) in stb6100_set_frequency()
489 static int stb6100_sleep(struct dvb_frontend *fe) in stb6100_sleep()
495 static int stb6100_init(struct dvb_frontend *fe) in stb6100_init()
512 static int stb6100_get_state(struct dvb_frontend *fe, in stb6100_get_state()
536 static int stb6100_set_state(struct dvb_frontend *fe, in stb6100_set_state()
580 struct dvb_frontend *stb6100_attach(struct dvb_frontend *fe, in stb6100_attach()
601 static int stb6100_release(struct dvb_frontend *fe) in stb6100_release()