Home
last modified time | relevance | path

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

/linux/tools/power/cpupower/utils/idle_monitor/
H A Damd_fam14h_idle.c81 static struct pci_access *pci_acc; variable
302 amd_fam14h_pci_dev = pci_slot_func_init(&pci_acc, 0x18, 6); in amd_fam14h_register()
303 if (amd_fam14h_pci_dev == NULL || pci_acc == NULL) in amd_fam14h_register()
320 pci_cleanup(pci_acc); in amd_fam14h_unregister()