Searched refs:PCI_VENDOR_ID_BROOKTREE (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/drivers/gpio/ |
D | gpio-bt8xx.c | 290 { 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-6.1.9/drivers/media/pci/bt8xx/ |
D | bt848.h | 12 #ifndef PCI_VENDOR_ID_BROOKTREE 13 #define PCI_VENDOR_ID_BROOKTREE 0x109e macro
|
D | bt878.c | 364 .vendor = PCI_VENDOR_ID_BROOKTREE, \
|
/linux-6.1.9/Documentation/admin-guide/media/ |
D | bt8xx.rst | 156 109e: PCI_VENDOR_ID_BROOKTREE
|
/linux-6.1.9/sound/pci/ |
D | bt87x.c | 726 { .vendor = PCI_VENDOR_ID_BROOKTREE, \
|
/linux-6.1.9/include/linux/ |
D | pci_ids.h | 1088 #define PCI_VENDOR_ID_BROOKTREE 0x109e macro
|