Searched refs:PCI_VENDOR_ID_BROOKTREE (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpio/ |
H 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) },
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H 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) },
|
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
H A D | bt848.h | 12 #ifndef PCI_VENDOR_ID_BROOKTREE 13 #define PCI_VENDOR_ID_BROOKTREE 0x109e macro
|
H A D | bt878.c | 364 .vendor = PCI_VENDOR_ID_BROOKTREE, \
|
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/ |
H A D | bt848.h | 12 #ifndef PCI_VENDOR_ID_BROOKTREE 13 #define PCI_VENDOR_ID_BROOKTREE 0x109e macro
|
H A D | bt878.c | 364 .vendor = PCI_VENDOR_ID_BROOKTREE, \
|
/kernel/linux/linux-5.10/sound/pci/ |
H A D | bt87x.c | 765 { .vendor = PCI_VENDOR_ID_BROOKTREE, \
|
/kernel/linux/linux-6.6/sound/pci/ |
H A D | bt87x.c | 726 { .vendor = PCI_VENDOR_ID_BROOKTREE, \
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | pci_ids.h | 1089 #define PCI_VENDOR_ID_BROOKTREE 0x109e macro
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | pci_ids.h | 1103 #define PCI_VENDOR_ID_BROOKTREE 0x109e macro
|
Completed in 30 milliseconds