Home
last modified time | relevance | path

Searched refs:serial_pci_matches (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/tty/serial/8250/
D8250_pci.c3889 serial_pci_matches(const struct pciserial_board *board, in serial_pci_matches() function
4109 if (rc == 0 && serial_pci_matches(board, &tmp)) in pciserial_init_one()