Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dpciehp_ctrl.c132 static int pciehp_enable_slot(struct controller *ctrl);
285 ctrl->request_result = pciehp_enable_slot(ctrl); in pciehp_handle_presence_or_link_change()
318 static int pciehp_enable_slot(struct controller *ctrl) in pciehp_enable_slot() function