Lines Matching defs:fe
275 static int xc4000_tuner_reset(struct dvb_frontend *fe) in xc4000_tuner_reset()
314 static int xc_load_i2c_sequence(struct dvb_frontend *fe, const u8 *i2c_sequence) in xc_load_i2c_sequence()
636 static int seek_firmware(struct dvb_frontend *fe, unsigned int type, in seek_firmware()
701 static int load_firmware(struct dvb_frontend *fe, unsigned int type, in load_firmware()
724 static int xc4000_fwupload(struct dvb_frontend *fe) in xc4000_fwupload()
879 static int load_scode(struct dvb_frontend *fe, unsigned int type, in load_scode()
944 static int check_firmware(struct dvb_frontend *fe, unsigned int type, in check_firmware()
1158 static int xc4000_set_params(struct dvb_frontend *fe) in xc4000_set_params()
1276 static int xc4000_set_analog_params(struct dvb_frontend *fe, in xc4000_set_analog_params()
1471 static int xc4000_get_signal(struct dvb_frontend *fe, u16 *strength) in xc4000_get_signal()
1536 static int xc4000_get_frequency(struct dvb_frontend *fe, u32 *freq) in xc4000_get_frequency()
1562 static int xc4000_get_bandwidth(struct dvb_frontend *fe, u32 *bw) in xc4000_get_bandwidth()
1571 static int xc4000_get_status(struct dvb_frontend *fe, u32 *status) in xc4000_get_status()
1593 static int xc4000_sleep(struct dvb_frontend *fe) in xc4000_sleep()
1623 static int xc4000_init(struct dvb_frontend *fe) in xc4000_init()
1630 static int xc4000_release(struct dvb_frontend *fe) in xc4000_release()
1668 struct dvb_frontend *xc4000_attach(struct dvb_frontend *fe, in xc4000_attach()