Home
last modified time | relevance | path

Searched defs:eeh_dev_check_failure (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Deeh.h343 #define eeh_dev_check_failure(x) (0) macro
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Deeh.c437 int eeh_dev_check_failure(struct eeh_dev *edev) in eeh_dev_check_failure() function
579 EXPORT_SYMBOL_GPL(eeh_dev_check_failure); variable
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Deeh.h341 #define eeh_dev_check_failure(x) (0) macro
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Deeh.c424 int eeh_dev_check_failure(struct eeh_dev *edev) in eeh_dev_check_failure() function
566 EXPORT_SYMBOL_GPL(eeh_dev_check_failure); variable

Completed in 7 milliseconds