Searched refs:pciehp_disable_slot (Results 1 – 1 of 1) sorted by relevance
135 static int pciehp_disable_slot(struct controller *ctrl, bool safe_removal);224 ctrl->request_result = pciehp_disable_slot(ctrl, SAFE_REMOVAL); in pciehp_handle_disable_request()249 pciehp_disable_slot(ctrl, SURPRISE_REMOVAL); in pciehp_handle_presence_or_link_change()347 static int pciehp_disable_slot(struct controller *ctrl, bool safe_removal) in pciehp_disable_slot() function