Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A 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) },
/linux/drivers/media/pci/bt8xx/
H A Dbt848.h12 #ifndef PCI_VENDOR_ID_BROOKTREE
13 #define PCI_VENDOR_ID_BROOKTREE 0x109e macro
H A Dbt878.c364 .vendor = PCI_VENDOR_ID_BROOKTREE, \
/linux/Documentation/admin-guide/media/
H A Dbt8xx.rst156 109e: PCI_VENDOR_ID_BROOKTREE
/linux/sound/pci/
H A Dbt87x.c726 { .vendor = PCI_VENDOR_ID_BROOKTREE, \
/linux/include/linux/
H A Dpci_ids.h1107 #define PCI_VENDOR_ID_BROOKTREE 0x109e macro