Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/parport/
Dparport_pc.c2681 static const struct pci_device_id parport_pc_pci_tbl[] = { variable
2772 MODULE_DEVICE_TABLE(pci, parport_pc_pci_tbl);
2867 .id_table = parport_pc_pci_tbl,
2879 id = pci_match_id(parport_pc_pci_tbl, pdev); in parport_pc_init_superio()