Lines Matching defs:fdtv

234 static int avc_write(struct firedtv *fdtv)  in avc_write()
275 int avc_recv(struct firedtv *fdtv, void *data, size_t length) in avc_recv()
313 static int add_pid_filter(struct firedtv *fdtv, u8 *operand) in add_pid_filter()
337 static int avc_tuner_tuneqpsk(struct firedtv *fdtv, in avc_tuner_tuneqpsk()
418 static int avc_tuner_dsd_dvb_c(struct firedtv *fdtv, in avc_tuner_dsd_dvb_c()
486 static int avc_tuner_dsd_dvb_t(struct firedtv *fdtv, in avc_tuner_dsd_dvb_t()
587 int avc_tuner_dsd(struct firedtv *fdtv, in avc_tuner_dsd()
627 int avc_tuner_set_pids(struct firedtv *fdtv, unsigned char pidc, u16 pid[]) in avc_tuner_set_pids()
673 int avc_tuner_get_ts(struct firedtv *fdtv) in avc_tuner_get_ts()
713 int avc_identify_subunit(struct firedtv *fdtv) in avc_identify_subunit()
753 int avc_tuner_status(struct firedtv *fdtv, struct firedtv_tuner_status *stat) in avc_tuner_status()
832 int avc_lnb_control(struct firedtv *fdtv, char voltage, char burst, in avc_lnb_control()
879 int avc_register_remote_control(struct firedtv *fdtv) in avc_register_remote_control()
908 struct firedtv *fdtv = in avc_remote_ctrl_work() local
971 int avc_ca_app_info(struct firedtv *fdtv, char *app_info, unsigned int *len) in avc_ca_app_info()
1012 int avc_ca_info(struct firedtv *fdtv, char *app_info, unsigned int *len) in avc_ca_info()
1062 int avc_ca_reset(struct firedtv *fdtv) in avc_ca_reset()
1093 int avc_ca_pmt(struct firedtv *fdtv, char *msg, int length) in avc_ca_pmt()
1229 int avc_ca_get_time_date(struct firedtv *fdtv, int *interval) in avc_ca_get_time_date()
1263 int avc_ca_enter_menu(struct firedtv *fdtv) in avc_ca_enter_menu()
1292 int avc_ca_get_mmi(struct firedtv *fdtv, char *mmi_object, unsigned int *len) in avc_ca_get_mmi()
1329 static int cmp_read(struct firedtv *fdtv, u64 addr, __be32 *data) in cmp_read()
1340 static int cmp_lock(struct firedtv *fdtv, u64 addr, __be32 data[]) in cmp_lock()
1371 int cmp_establish_pp_connection(struct firedtv *fdtv, int plug, int channel) in cmp_establish_pp_connection()
1431 void cmp_break_pp_connection(struct firedtv *fdtv, int plug, int channel) in cmp_break_pp_connection()