Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbttv-if.c24 EXPORT_SYMBOL(bttv_get_pcidev); variable
34 struct pci_dev* bttv_get_pcidev(unsigned int card) in bttv_get_pcidev() function
H A Dbttv.h305 extern struct pci_dev* bttv_get_pcidev(unsigned int card);
H A Ddvb-bt8xx.c888 if (!(bttv_pci_dev = bttv_get_pcidev(card->bttv_nr))) { in dvb_bt8xx_probe()
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbttv-if.c24 EXPORT_SYMBOL(bttv_get_pcidev); variable
34 struct pci_dev* bttv_get_pcidev(unsigned int card) in bttv_get_pcidev() function
H A Dbttv.h304 extern struct pci_dev* bttv_get_pcidev(unsigned int card);
H A Ddvb-bt8xx.c888 if (!(bttv_pci_dev = bttv_get_pcidev(card->bttv_nr))) { in dvb_bt8xx_probe()

Completed in 6 milliseconds