Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dpciehp_ctrl.c126 static int pciehp_enable_slot(struct slot *slot);
275 ctrl->request_result = pciehp_enable_slot(slot); in pciehp_handle_presence_or_link_change()
314 static int pciehp_enable_slot(struct slot *slot) in pciehp_enable_slot() function