Searched refs:PCI_DEVICE_ID_NETMOS_9900 (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/parport/ |
A D | parport_serial.c | 183 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9900, 185 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9900, 187 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9900,
|
A D | parport_pc.c | 2796 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9900,
|
/linux-6.3-rc2/drivers/tty/serial/8250/ |
A D | 8250_pci.c | 64 { PCI_DEVICE_SUB(PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9900, 798 if ((pi == 0) && (dev->device == PCI_DEVICE_ID_NETMOS_9900)) { in pci_netmos_9900_numports() 834 case PCI_DEVICE_ID_NETMOS_9900: in pci_netmos_init() 5551 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9900, 5555 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9900,
|
/linux-6.3-rc2/include/linux/ |
A D | pci_ids.h | 3089 #define PCI_DEVICE_ID_NETMOS_9900 0x9900 macro
|
Completed in 32 milliseconds