Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dpciehp.h173 int pciehp_power_on_slot(struct controller *ctrl);
H A Dpciehp_ctrl.c66 retval = pciehp_power_on_slot(ctrl); in board_added()
H A Dpciehp_hpc.c529 int pciehp_power_on_slot(struct controller *ctrl) in pciehp_power_on_slot() function