Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpio-bt8xx.c290 { PCI_DEVICE(PCI_VENDOR_ID_BROOKTREE, PCI_DEVICE_ID_BT848) },
291 { PCI_DEVICE(PCI_VENDOR_ID_BROOKTREE, PCI_DEVICE_ID_BT849) },
292 { PCI_DEVICE(PCI_VENDOR_ID_BROOKTREE, PCI_DEVICE_ID_BT878) },
293 { PCI_DEVICE(PCI_VENDOR_ID_BROOKTREE, PCI_DEVICE_ID_BT879) },
/drivers/media/pci/bt8xx/
Dbt848.h12 #ifndef PCI_VENDOR_ID_BROOKTREE
13 #define PCI_VENDOR_ID_BROOKTREE 0x109e macro
Dbt878.c364 .vendor = PCI_VENDOR_ID_BROOKTREE, \