parport_pc_pci_tbl 2716 drivers/parport/parport_pc.c static const struct pci_device_id parport_pc_pci_tbl[] = {
parport_pc_pci_tbl 2807 drivers/parport/parport_pc.c MODULE_DEVICE_TABLE(pci, parport_pc_pci_tbl);
parport_pc_pci_tbl 2904 drivers/parport/parport_pc.c 	.id_table	= parport_pc_pci_tbl,
parport_pc_pci_tbl 2916 drivers/parport/parport_pc.c 		id = pci_match_id(parport_pc_pci_tbl, pdev);