Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/pci/bt8xx/
Ddvb-bt8xx.c111 static int is_pci_slot_eq(struct pci_dev* adev, struct pci_dev* bdev) in is_pci_slot_eq() function
128 if (is_pci_slot_eq(bt878[card_nr].dev, bttv_pci_dev)) in dvb_bt8xx_878_match()