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,
625 int avc_tuner_set_pids(struct firedtv *fdtv, unsigned char pidc, u16 pid[])
671 int avc_tuner_get_ts(struct firedtv *fdtv)
711 int avc_identify_subunit(struct firedtv *fdtv)
751 int avc_tuner_status(struct firedtv *fdtv, struct firedtv_tuner_status *stat)
830 int avc_lnb_control(struct firedtv *fdtv, char voltage, char burst,
877 int avc_register_remote_control(struct firedtv *fdtv)
906 struct firedtv *fdtv =
907 container_of(work, struct firedtv, remote_ctrl_work);
914 int avc_tuner_host2ca(struct firedtv *fdtv)
969 int avc_ca_app_info(struct firedtv *fdtv, unsigned char *app_info,
1011 int avc_ca_info(struct firedtv *fdtv, unsigned char *app_info,
1062 int avc_ca_reset(struct firedtv *fdtv)
1093 int avc_ca_pmt(struct firedtv *fdtv, char *msg, int length)
1237 int avc_ca_get_time_date(struct firedtv *fdtv, int *interval)
1271 int avc_ca_enter_menu(struct firedtv *fdtv)
1300 int avc_ca_get_mmi(struct firedtv *fdtv, char *mmi_object, unsigned int *len)
1337 static int cmp_read(struct firedtv *fdtv, u64 addr, __be32 *data)
1348 static int cmp_lock(struct firedtv *fdtv, u64 addr, __be32 data[])
1379 int cmp_establish_pp_connection(struct firedtv *fdtv, int plug, int channel)
1439 void cmp_break_pp_connection(struct firedtv *fdtv, int plug, int channel)