Home
last modified time | relevance | path

Searched refs:pnv_php_set_slot_power_state (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dpnv-pci.h74 extern int pnv_php_set_slot_power_state(struct hotplug_slot *slot,
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dpnv-pci.h75 extern int pnv_php_set_slot_power_state(struct hotplug_slot *slot,
/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dpnv_php.c331 int pnv_php_set_slot_power_state(struct hotplug_slot *slot, in pnv_php_set_slot_power_state() function
368 EXPORT_SYMBOL_GPL(pnv_php_set_slot_power_state); variable
505 ret = pnv_php_set_slot_power_state(slot, OPAL_PCI_SLOT_POWER_ON); in pnv_php_enable()
589 ret = pnv_php_set_slot_power_state(slot, OPAL_PCI_SLOT_POWER_OFF); in pnv_php_disable_slot()
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A 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); variable
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()

Completed in 4 milliseconds