Searched refs:pciehp_device_replaced (Results 1 – 3 of 3) sorted by relevance
190 bool pciehp_device_replaced(struct controller *ctrl);
305 if (pciehp_device_replaced(ctrl)) { in pciehp_resume_noirq()
566 bool pciehp_device_replaced(struct controller *ctrl) in pciehp_device_replaced() function617 if (!pciehp_check_link_active(ctrl) || pciehp_device_replaced(ctrl)) in pciehp_ignore_link_change()