Lines Matching defs:fe
95 static void thomson_dtt759x_bw(struct dvb_frontend *fe, u8 *buf) in thomson_dtt759x_bw()
119 static void thomson_dtt7520x_bw(struct dvb_frontend *fe, u8 *buf) in thomson_dtt7520x_bw()
213 static void tda665x_bw(struct dvb_frontend *fe, u8 *buf) in tda665x_bw()
247 static void tua6034_bw(struct dvb_frontend *fe, u8 *buf) in tua6034_bw()
271 static void tded4_bw(struct dvb_frontend *fe, u8 *buf) in tded4_bw()
346 static void opera1_bw(struct dvb_frontend *fe, u8 *buf) in opera1_bw()
419 static void samsung_dtos403ih102a_set(struct dvb_frontend *fe, u8 *buf) in samsung_dtos403ih102a_set()
563 static int dvb_pll_configure(struct dvb_frontend *fe, u8 *buf, in dvb_pll_configure()
604 static int dvb_pll_release(struct dvb_frontend *fe) in dvb_pll_release()
611 static int dvb_pll_sleep(struct dvb_frontend *fe) in dvb_pll_sleep()
637 static int dvb_pll_set_params(struct dvb_frontend *fe) in dvb_pll_set_params()
669 static int dvb_pll_calc_regs(struct dvb_frontend *fe, in dvb_pll_calc_regs()
694 static int dvb_pll_get_frequency(struct dvb_frontend *fe, u32 *frequency) in dvb_pll_get_frequency()
701 static int dvb_pll_get_bandwidth(struct dvb_frontend *fe, u32 *bandwidth) in dvb_pll_get_bandwidth()
708 static int dvb_pll_init(struct dvb_frontend *fe) in dvb_pll_init()
752 struct dvb_frontend *dvb_pll_attach(struct dvb_frontend *fe, int pll_addr, in dvb_pll_attach()