Searched refs:bttv_get_pcidev (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/media/pci/bt8xx/
H A Dbttv-if.c36 EXPORT_SYMBOL(bttv_get_pcidev); variable
46 struct pci_dev* bttv_get_pcidev(unsigned int card) bttv_get_pcidev() function
H A Dbttv.h305 extern struct pci_dev* bttv_get_pcidev(unsigned int card);
H A Ddvb-bt8xx.c900 if (!(bttv_pci_dev = bttv_get_pcidev(card->bttv_nr))) { dvb_bt8xx_probe()

Completed in 154 milliseconds