Lines Matching refs:firedtv

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