Home
last modified time | relevance | path

Searched defs:EEH_POSSIBLE_ERROR (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/include/asm/
H A Deeh.h318 #define EEH_POSSIBLE_ERROR(val, type) ((val) == (type)~0 && eeh_enabled()) macro
351 #define EEH_POSSIBLE_ERROR(val, type) (0) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/include/asm/
H A Deeh.h318 #define EEH_POSSIBLE_ERROR(val, type) ((val) == (type)~0 && eeh_enabled()) macro
351 #define EEH_POSSIBLE_ERROR(val, type) (0) macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/include/asm/
H A Deeh.h318 #define EEH_POSSIBLE_ERROR(val, type) ((val) == (type)~0 && eeh_enabled()) macro
351 #define EEH_POSSIBLE_ERROR(val, type) (0) macro