Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/parport/
Dparport_pc.c2742 static const struct pci_device_id parport_pc_pci_tbl[] = { variable
2838 MODULE_DEVICE_TABLE(pci, parport_pc_pci_tbl);
2935 .id_table = parport_pc_pci_tbl,
2947 id = pci_match_id(parport_pc_pci_tbl, pdev); in parport_pc_init_superio()