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