diff options
| author | Gavin Shan <[email protected]> | 2016-05-20 16:41:41 +1000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2016-06-21 15:30:58 +1000 |
| commit | ea0d856cb26d4d78b9529de49a0f89379224e2f9 (patch) | |
| tree | 3bc16ada897bb1289a663e07177a08eef5ac4a31 /tools/perf/scripts/python | |
| parent | 7e19bf32c8ac977e7702a67d7392a3e0a9644bc8 (diff) | |
powerpc/powernv: Functions to get/set PCI slot state
This exports 4 functions, which base on the corresponding OPAL
APIs to get/set PCI slot status. Those functions are going to
be used by PowerNV PCI hotplug driver:
pnv_pci_get_device_tree() opal_get_device_tree()
pnv_pci_get_presence_state() opal_pci_get_presence_state()
pnv_pci_get_power_state() opal_pci_get_power_state()
pnv_pci_set_power_state() opal_pci_set_power_state()
Signed-off-by: Gavin Shan <[email protected]>
Reviewed-by: Alexey Kardashevskiy <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions