Lines Matching defs:fe
62 static int stv6110_release(struct dvb_frontend *fe) in stv6110_release()
69 static int stv6110_write_regs(struct dvb_frontend *fe, u8 buf[], in stv6110_write_regs()
110 static int stv6110_read_regs(struct dvb_frontend *fe, u8 regs[], in stv6110_read_regs()
145 static int stv6110_read_reg(struct dvb_frontend *fe, int start) in stv6110_read_reg()
153 static int stv6110_sleep(struct dvb_frontend *fe) in stv6110_sleep()
180 static int stv6110_set_bandwidth(struct dvb_frontend *fe, u32 bandwidth) in stv6110_set_bandwidth()
216 static int stv6110_init(struct dvb_frontend *fe) in stv6110_init()
238 static int stv6110_get_frequency(struct dvb_frontend *fe, u32 *frequency) in stv6110_get_frequency()
263 static int stv6110_set_frequency(struct dvb_frontend *fe, u32 frequency) in stv6110_set_frequency()
360 static int stv6110_set_params(struct dvb_frontend *fe) in stv6110_set_params()
371 static int stv6110_get_bandwidth(struct dvb_frontend *fe, u32 *bandwidth) in stv6110_get_bandwidth()
403 struct dvb_frontend *stv6110_attach(struct dvb_frontend *fe, in stv6110_attach()