Home
last modified time | relevance | path

Searched defs:eeh_dev_check_failure (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Deeh.c424 int eeh_dev_check_failure(struct eeh_dev *edev) in eeh_dev_check_failure() function
/openbmc/linux/arch/powerpc/include/asm/
H A Deeh.h341 #define eeh_dev_check_failure(x) (0) macro