Searched refs:dst_ca (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/dvb/bt8xx/
H A DMakefile1 obj-$(CONFIG_DVB_BT8XX) += bt878.o dvb-bt8xx.o dst.o dst_ca.o
H A Ddst_common.h30 #include "dst_ca.h"
142 struct dvb_device *dst_ca; member in struct:dst_state
H A Ddst_ca.c30 #include "dst_ca.h"
714 dst->dst_ca = dvbdev;
715 return dst->dst_ca;
H A Ddst.c1710 if (state->dst_ca) {
1711 dvb_unregister_device(state->dst_ca);
H A Ddvb-bt8xx.c673 state->dst_ca = NULL;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/dvb/bt8xx/
H A DMakefile1 obj-$(CONFIG_DVB_BT8XX) += bt878.o dvb-bt8xx.o dst.o dst_ca.o
H A Ddst_common.h30 #include "dst_ca.h"
142 struct dvb_device *dst_ca; member in struct:dst_state
H A Ddst_ca.c30 #include "dst_ca.h"
714 dst->dst_ca = dvbdev;
715 return dst->dst_ca;
H A Ddst.c1710 if (state->dst_ca) {
1711 dvb_unregister_device(state->dst_ca);
H A Ddvb-bt8xx.c673 state->dst_ca = NULL;

Completed in 131 milliseconds