Searched refs:PCI_VENDOR_ID_NETMOS (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/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 | 2796 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9900, 2798 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9705, 2800 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9715, 2802 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9755, 2804 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9805, 2806 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9815, 2808 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9901, 2810 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9865, 2812 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9865,
|
/linux-6.3-rc2/drivers/tty/serial/8250/ |
A D | 8250_pci.c | 2392 .vendor = PCI_VENDOR_ID_NETMOS, 5524 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9835, 5534 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9901, 5539 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9912, 5543 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9922, 5547 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9904, 5551 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9900, 5555 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9900, 5563 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9865, 5567 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9865, [all …]
|
/linux-6.3-rc2/drivers/usb/host/ |
A D | ehci-pci.c | 216 case PCI_VENDOR_ID_NETMOS: in ehci_pci_setup()
|
/linux-6.3-rc2/include/linux/ |
A D | pci_ids.h | 3077 #define PCI_VENDOR_ID_NETMOS 0x9710 macro
|
/linux-6.3-rc2/drivers/pci/ |
A D | quirks.c | 2291 DECLARE_PCI_FIXUP_CLASS_HEADER(PCI_VENDOR_ID_NETMOS, PCI_ANY_ID,
|
Completed in 45 milliseconds