Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dpmc_atom.c572 static const struct pci_device_id pmc_pci_ids[] = { variable
593 ent = pci_match_id(pmc_pci_ids, pdev); in pmc_atom_init()
/linux/drivers/platform/x86/amd/pmc/
H A Dpmc.c712 static const struct pci_device_id pmc_pci_ids[] = { variable
739 if (!rdev || !pci_match_id(pmc_pci_ids, rdev)) { in amd_pmc_probe()