Searched refs:PCI_VENDOR_ID_CB (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
D | 8255_pci.c | 269 { PCI_DEVICE_SUB(PCI_VENDOR_ID_CB, 0x000b, 0x0000, 0x0000), 271 { PCI_DEVICE_SUB(PCI_VENDOR_ID_CB, 0x000b, PCI_VENDOR_ID_CB, 0x000b),
|
D | das08_pci.c | 81 { PCI_DEVICE(PCI_VENDOR_ID_CB, 0x0029) },
|
D | cb_pcimdda.c | 177 { PCI_DEVICE(PCI_VENDOR_ID_CB, PCI_ID_PCIM_DDA06_16) },
|
D | cb_pcimdas.c | 459 { PCI_DEVICE(PCI_VENDOR_ID_CB, 0x0056) }, /* PCIM-DAS1602/16 */ 460 { PCI_DEVICE(PCI_VENDOR_ID_CB, 0x0115) }, /* PCIe-DAS1602/16 */
|
/kernel/linux/linux-5.10/include/linux/ |
D | pci_ids.h | 1862 #define PCI_VENDOR_ID_CB 0x1307 /* Measurement Computing */ macro
|