Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pci/hotplug/
Dpciehp_ctrl.c134 static int pciehp_enable_slot(struct controller *ctrl);
278 ctrl->request_result = pciehp_enable_slot(ctrl); in pciehp_handle_presence_or_link_change()
311 static int pciehp_enable_slot(struct controller *ctrl) in pciehp_enable_slot() function