Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dppc-pci.h56 int eeh_pe_reset_full(struct eeh_pe *pe);
/Linux-v4.19/arch/powerpc/kernel/
Deeh_driver.c638 ret = eeh_pe_reset_full(pe); in eeh_pe_reset_and_recover()
707 rc = eeh_pe_reset_full(pe); in eeh_reset_device()
Deeh.c885 int eeh_pe_reset_full(struct eeh_pe *pe) in eeh_pe_reset_full() function