Searched refs:PCI_VENDOR_ID_CB (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/comedi/drivers/ |
D | 8255_pci.c | 275 { PCI_DEVICE_SUB(PCI_VENDOR_ID_CB, 0x000b, 0x0000, 0x0000), 277 { PCI_DEVICE_SUB(PCI_VENDOR_ID_CB, 0x000b, PCI_VENDOR_ID_CB, 0x000b),
|
D | das08_pci.c | 80 { PCI_DEVICE(PCI_VENDOR_ID_CB, 0x0029) },
|
D | cb_pcimdda.c | 175 { PCI_DEVICE(PCI_VENDOR_ID_CB, PCI_ID_PCIM_DDA06_16) },
|
D | cb_pcimdas.c | 458 { PCI_DEVICE(PCI_VENDOR_ID_CB, 0x0056) }, /* PCIM-DAS1602/16 */ 459 { PCI_DEVICE(PCI_VENDOR_ID_CB, 0x0115) }, /* PCIe-DAS1602/16 */
|
/linux-6.12.1/include/linux/ |
D | pci_ids.h | 1873 #define PCI_VENDOR_ID_CB 0x1307 /* Measurement Computing */ macro
|