Home
last modified time | relevance | path

Searched refs:firedtv (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/media/firewire/
H A Dfiredtv.h72 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...]
H A DMakefile2 obj-$(CONFIG_DVB_FIREDTV) += firedtv.o
4 firedtv-y += firedtv-avc.o firedtv-ci.o firedtv-dvb.o firedtv-fe.o firedtv-fw.o
5 firedtv-$(CONFIG_DVB_FIREDTV_INPUT) += firedtv-rc.o
H A Dfiredtv-fe.c17 #include "firedtv.h"
21 struct firedtv *fdtv = fe->sec_priv; in fdtv_dvb_init()
40 struct firedtv *fdtv = fe->sec_priv; in fdtv_sleep()
53 struct firedtv *fdtv = fe->sec_priv; in fdtv_diseqc_send_master_cmd()
67 struct firedtv *fdtv = fe->sec_priv; in fdtv_set_tone()
76 struct firedtv *fdtv = fe->sec_priv; in fdtv_set_voltage()
84 struct firedtv *fdtv = fe->sec_priv; in fdtv_read_status()
100 struct firedtv *fdtv = fe->sec_priv; in fdtv_read_ber()
112 struct firedtv *fdtv = fe->sec_priv; in fdtv_read_signal_strength()
124 struct firedtv *fdt in fdtv_read_snr()
[all...]
H A Dfiredtv-ci.c16 #include "firedtv.h"
55 static int fdtv_ca_get_slot_info(struct firedtv *fdtv, void *arg) in fdtv_ca_get_slot_info()
73 static int fdtv_ca_app_info(struct firedtv *fdtv, void *arg) in fdtv_ca_app_info()
80 static int fdtv_ca_info(struct firedtv *fdtv, void *arg) in fdtv_ca_info()
87 static int fdtv_ca_get_mmi(struct firedtv *fdtv, void *arg) in fdtv_ca_get_mmi()
94 static int fdtv_ca_get_msg(struct firedtv *fdtv, void *arg) in fdtv_ca_get_msg()
122 static int fdtv_ca_pmt(struct firedtv *fdtv, void *arg) in fdtv_ca_pmt()
143 static int fdtv_ca_send_msg(struct firedtv *fdtv, void *arg) in fdtv_ca_send_msg()
177 struct firedtv *fdtv = dvbdev->priv; in fdtv_ca_ioctl()
230 int fdtv_ca_register(struct firedtv *fdt
[all...]
H A Dfiredtv-fw.c27 #include "firedtv.h"
32 static inline struct fw_device *device_of(struct firedtv *fdtv) in device_of()
37 static int node_req(struct firedtv *fdtv, u64 addr, void *data, size_t len, in node_req()
51 int fdtv_lock(struct firedtv *fdtv, u64 addr, void *data) in fdtv_lock()
56 int fdtv_read(struct firedtv *fdtv, u64 addr, void *data) in fdtv_read()
61 int fdtv_write(struct firedtv *fdtv, u64 addr, void *data, size_t len) in fdtv_write()
101 struct firedtv *fdtv = data; in handle_iso()
132 int fdtv_start_iso(struct firedtv *fdtv) in fdtv_start_iso()
185 void fdtv_stop_iso(struct firedtv *fdtv) in fdtv_stop_iso()
200 struct firedtv * in handle_fcp()
[all...]
H A Dfiredtv-dvb.c22 #include "firedtv.h"
24 static int alloc_channel(struct firedtv *fdtv) in alloc_channel()
34 static void collect_channels(struct firedtv *fdtv, int *pidc, u16 pid[]) in collect_channels()
44 static inline void dealloc_channel(struct firedtv *fdtv, int i) in dealloc_channel()
51 struct firedtv *fdtv = dvbdmxfeed->demux->priv; in fdtv_start_feed()
122 struct firedtv *fdtv = demux->priv; in fdtv_stop_feed()
160 int fdtv_dvb_register(struct firedtv *fdtv, const char *name) in fdtv_dvb_register()
234 void fdtv_dvb_unregister(struct firedtv *fdtv) in fdtv_dvb_unregister()
H A Dfiredtv-avc.c25 #include "firedtv.h"
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()
625 int avc_tuner_set_pids(struct firedtv *fdtv, unsigned char pidc, u16 pid[]) in avc_tuner_set_pids()
671 int avc_tuner_get_ts(struct firedtv *fdt
[all...]
H A Dfiredtv-rc.c16 #include "firedtv.h"
125 int fdtv_register_rc(struct firedtv *fdtv, struct device *dev) in fdtv_register_rc()
162 void fdtv_unregister_rc(struct firedtv *fdtv) in fdtv_unregister_rc()
169 void fdtv_handle_rc(struct firedtv *fdtv, unsigned int code) in fdtv_handle_rc()
H A DKconfig15 the module will be called firedtv.
/linux/Documentation/admin-guide/media/
H A Dmisc-cardlist.rst11 firedtv FireDTV and FloppyDTV
/linux/
H A DMAINTAINERS9479 FIREWIRE MEDIA DRIVERS (firedtv)