Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Dpnv-pci.h75 extern int pnv_php_set_slot_power_state(struct hotplug_slot *slot,
/linux-6.1.9/drivers/pci/hotplug/
Dpnv_php.c333 int pnv_php_set_slot_power_state(struct hotplug_slot *slot, in pnv_php_set_slot_power_state() function
370 EXPORT_SYMBOL_GPL(pnv_php_set_slot_power_state);
507 ret = pnv_php_set_slot_power_state(slot, OPAL_PCI_SLOT_POWER_ON); in pnv_php_enable()
591 ret = pnv_php_set_slot_power_state(slot, OPAL_PCI_SLOT_POWER_OFF); in pnv_php_disable_slot()