Home
last modified time | relevance | path

Searched refs:bttv_pci_dev (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/pci/bt8xx/
H A Ddvb-bt8xx.c111 struct pci_dev* bttv_pci_dev) in dvb_bt8xx_878_match() argument
117 if (is_pci_slot_eq(bt878[card_nr].dev, bttv_pci_dev)) in dvb_bt8xx_878_match()
805 struct pci_dev* bttv_pci_dev; in dvb_bt8xx_probe() local
888 if (!(bttv_pci_dev = bttv_get_pcidev(card->bttv_nr))) { in dvb_bt8xx_probe()
894 if (!(card->bt = dvb_bt8xx_878_match(card->bttv_nr, bttv_pci_dev))) { in dvb_bt8xx_probe()