Searched refs:pnv_pci_get_presence_state (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dpnv-pci.h23 extern int pnv_pci_get_presence_state(uint64_t id, uint8_t *state);
/linux-master/arch/powerpc/platforms/powernv/
H A Dpci.c95 int pnv_pci_get_presence_state(uint64_t id, uint8_t *state) function
108 EXPORT_SYMBOL_GPL(pnv_pci_get_presence_state); variable
/linux-master/drivers/pci/hotplug/
H A Dpnv_php.c405 ret = pnv_pci_get_presence_state(php_slot->id, &presence);
790 ret = pnv_pci_get_presence_state(php_slot->id, &presence);

Completed in 145 milliseconds