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