Home
last modified time | relevance | path

Searched refs:next_error (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/fpga/
H A Ddfl-fme-error.c280 static DEVICE_ATTR_RO(next_error);
/linux/arch/powerpc/include/asm/
H A Deeh.h227 int (*next_error)(struct eeh_pe **pe); member
/linux/arch/powerpc/platforms/pseries/
H A Deeh_pseries.c835 .next_error = NULL,
/linux/arch/powerpc/kernel/
H A Deeh_driver.c1137 rc = eeh_ops->next_error(&pe); in eeh_handle_special_event()
/linux/Documentation/ABI/testing/
H A Dsysfs-platform-dfl-fme103 What: /sys/bus/platform/devices/dfl-fme.0/errors/next_error
/linux/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c1637 .next_error = pnv_eeh_next_error,