Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/parport/
Dparport_pc.c2683 static const struct pci_device_id parport_pc_pci_tbl[] = { variable
2776 MODULE_DEVICE_TABLE(pci, parport_pc_pci_tbl);
2871 .id_table = parport_pc_pci_tbl,
2883 id = pci_match_id(parport_pc_pci_tbl, pdev); in parport_pc_init_superio()