H A D | firedtv.h | 72 struct firedtv { struct 109 /* firedtv-avc.c */ argument 110 int avc_recv(struct firedtv *fdtv, void *data, size_t length); 111 int avc_tuner_status(struct firedtv *fdtv, struct firedtv_tuner_status *stat); 113 int avc_tuner_dsd(struct firedtv *fdtv, struct dtv_frontend_properties *params); 114 int avc_tuner_set_pids(struct firedtv *fdtv, unsigned char pidc, u16 pid[]); 115 int avc_tuner_get_ts(struct firedtv *fdtv); 116 int avc_identify_subunit(struct firedtv *fdtv); 118 int avc_lnb_control(struct firedtv *fdtv, char voltage, char burst, 122 int avc_register_remote_control(struct firedtv *fdt 73 devicefiredtv global() argument 74 listfiredtv global() argument 76 adapterfiredtv global() argument 77 dmxdevfiredtv global() argument 78 demuxfiredtv global() argument 79 frontendfiredtv global() argument 80 dvbnetfiredtv global() argument 81 fefiredtv global() argument 83 cadevfiredtv global() argument 84 ca_last_commandfiredtv global() argument 85 ca_time_intervalfiredtv global() argument [all...] |