Searched refs:PCI_VENDOR_ID_NETMOS (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/parport/ |
A D | parport_serial.c | 169 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9735, 171 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9745, 173 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9835, 175 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9845, 177 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9855, 179 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9855, 181 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9855, 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, [all …]
|
A D | parport_pc.c | 2749 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9705, 2751 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9715, 2753 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9755, 2755 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9805, 2757 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9815, 2759 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9901, 2761 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9865, 2763 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9865,
|
/linux/drivers/tty/serial/8250/ |
A D | 8250_pci.c | 2479 .vendor = PCI_VENDOR_ID_NETMOS, 5556 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9835, 5566 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9901, 5571 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9912, 5575 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9922, 5579 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9904, 5583 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9900, 5587 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9900, 5595 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9865, 5599 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9865, [all …]
|
/linux/drivers/usb/host/ |
A D | ehci-pci.c | 213 case PCI_VENDOR_ID_NETMOS: in ehci_pci_setup()
|
/linux/include/linux/ |
A D | pci_ids.h | 3073 #define PCI_VENDOR_ID_NETMOS 0x9710 macro
|
/linux/drivers/pci/ |
A D | quirks.c | 2276 DECLARE_PCI_FIXUP_CLASS_HEADER(PCI_VENDOR_ID_NETMOS, PCI_ANY_ID,
|
Completed in 54 milliseconds