Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A DMakefile7 obj-$(CONFIG_DVB_BT8XX) += bt878.o dvb-bt8xx.o dst.o dst_ca.o
H A Ddst_common.h18 #include "dst_ca.h"
130 struct dvb_device *dst_ca; member
H A Ddst_ca.c18 #include "dst_ca.h"
664 dst->dst_ca = dvbdev; in dst_ca_attach()
665 return dst->dst_ca; in dst_ca_attach()
H A Ddvb-bt8xx.c665 state->dst_ca = NULL; in frontend_init()
H A Ddst.c1679 if (state->dst_ca) { in bt8xx_dst_release()
1680 dvb_unregister_device(state->dst_ca); in bt8xx_dst_release()
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A DMakefile7 obj-$(CONFIG_DVB_BT8XX) += bt878.o dvb-bt8xx.o dst.o dst_ca.o
H A Ddst_common.h18 #include "dst_ca.h"
130 struct dvb_device *dst_ca; member
H A Ddst_ca.c18 #include "dst_ca.h"
664 dst->dst_ca = dvbdev; in dst_ca_attach()
665 return dst->dst_ca; in dst_ca_attach()
H A Ddvb-bt8xx.c665 state->dst_ca = NULL; in frontend_init()
H A Ddst.c1679 if (state->dst_ca) { in bt8xx_dst_release()
1680 dvb_unregister_device(state->dst_ca); in bt8xx_dst_release()

Completed in 10 milliseconds