Home
last modified time | relevance | path

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

/openbmc/linux/drivers/parport/
H A Dparport_pc.c2746 static const struct pci_device_id parport_pc_pci_tbl[] = { variable
2859 MODULE_DEVICE_TABLE(pci, parport_pc_pci_tbl);
2956 .id_table = parport_pc_pci_tbl,
2968 id = pci_match_id(parport_pc_pci_tbl, pdev); in parport_pc_init_superio()