Lines Matching refs:firedtv

230 static int avc_write(struct firedtv *fdtv)  in avc_write()
271 int avc_recv(struct firedtv *fdtv, void *data, size_t length) in avc_recv()
309 static int add_pid_filter(struct firedtv *fdtv, u8 *operand) in add_pid_filter()
333 static int avc_tuner_tuneqpsk(struct firedtv *fdtv, in avc_tuner_tuneqpsk()
414 static int avc_tuner_dsd_dvb_c(struct firedtv *fdtv, in avc_tuner_dsd_dvb_c()
482 static int avc_tuner_dsd_dvb_t(struct firedtv *fdtv, in avc_tuner_dsd_dvb_t()
583 int avc_tuner_dsd(struct firedtv *fdtv, in avc_tuner_dsd()
623 int avc_tuner_set_pids(struct firedtv *fdtv, unsigned char pidc, u16 pid[]) in avc_tuner_set_pids()
669 int avc_tuner_get_ts(struct firedtv *fdtv) in avc_tuner_get_ts()
709 int avc_identify_subunit(struct firedtv *fdtv) in avc_identify_subunit()
749 int avc_tuner_status(struct firedtv *fdtv, struct firedtv_tuner_status *stat) in avc_tuner_status()
828 int avc_lnb_control(struct firedtv *fdtv, char voltage, char burst, in avc_lnb_control()
875 int avc_register_remote_control(struct firedtv *fdtv) in avc_register_remote_control()
904 struct firedtv *fdtv = in avc_remote_ctrl_work()
905 container_of(work, struct firedtv, remote_ctrl_work); in avc_remote_ctrl_work()
912 int avc_tuner_host2ca(struct firedtv *fdtv)
967 int avc_ca_app_info(struct firedtv *fdtv, unsigned char *app_info, in avc_ca_app_info()
1009 int avc_ca_info(struct firedtv *fdtv, unsigned char *app_info, in avc_ca_info()
1060 int avc_ca_reset(struct firedtv *fdtv) in avc_ca_reset()
1091 int avc_ca_pmt(struct firedtv *fdtv, char *msg, int length) in avc_ca_pmt()
1235 int avc_ca_get_time_date(struct firedtv *fdtv, int *interval) in avc_ca_get_time_date()
1269 int avc_ca_enter_menu(struct firedtv *fdtv) in avc_ca_enter_menu()
1298 int avc_ca_get_mmi(struct firedtv *fdtv, char *mmi_object, unsigned int *len) in avc_ca_get_mmi()
1335 static int cmp_read(struct firedtv *fdtv, u64 addr, __be32 *data) in cmp_read()
1346 static int cmp_lock(struct firedtv *fdtv, u64 addr, __be32 data[]) in cmp_lock()
1377 int cmp_establish_pp_connection(struct firedtv *fdtv, int plug, int channel) in cmp_establish_pp_connection()
1437 void cmp_break_pp_connection(struct firedtv *fdtv, int plug, int channel) in cmp_break_pp_connection()