dst_attach       1725 drivers/media/pci/bt8xx/dst.c EXPORT_SYMBOL(dst_attach);
dst_attach        166 drivers/media/pci/bt8xx/dst_common.h struct dst_state* dst_attach(struct dst_state* state, struct dvb_adapter *dvb_adapter);
dst_attach        666 drivers/media/pci/bt8xx/dvb-bt8xx.c 		if (dvb_attach(dst_attach, state, &card->dvb_adapter) == NULL) {