Searched refs:REPORT_CONFIG (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/tty/serial/8250/ |
D | 8250_pci.c | 3686 #define REPORT_CONFIG(option) \ macro 3700 { PCI_DEVICE(0x4348, 0x7053), 0, 0, REPORT_CONFIG(PARPORT_SERIAL), }, 3702 { PCI_DEVICE(0x4348, 0x5053), 0, 0, REPORT_CONFIG(PARPORT_SERIAL), }, 3704 { PCI_DEVICE(0x1c00, 0x3250), 0, 0, REPORT_CONFIG(PARPORT_SERIAL), },
|