Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/parport/
Dparport_pc.c2715 static const struct pci_device_id parport_pc_pci_tbl[] = { variable
2806 MODULE_DEVICE_TABLE(pci, parport_pc_pci_tbl);
2903 .id_table = parport_pc_pci_tbl,
2915 id = pci_match_id(parport_pc_pci_tbl, pdev); in parport_pc_init_superio()