Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Deeh_event.h37 void eeh_handle_event(struct eeh_pe *pe);
/arch/powerpc/kernel/
Deeh_event.c84 eeh_handle_event(pe); in eeh_event_handler()
87 eeh_handle_event(NULL); in eeh_event_handler()
Deeh_driver.c966 void eeh_handle_event(struct eeh_pe *pe) in eeh_handle_event() function