Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Dppc-pci.h52 int eeh_pe_reset_full(struct eeh_pe *pe, bool include_passed);
/Linux-v5.4/arch/powerpc/kernel/
Deeh_driver.c615 ret = eeh_pe_reset_full(pe, true); in eeh_pe_reset_and_recover()
689 rc = eeh_pe_reset_full(pe, false); in eeh_reset_device()
Deeh.c908 int eeh_pe_reset_full(struct eeh_pe *pe, bool include_passed) in eeh_pe_reset_full() function