Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Deeh.h290 void eeh_probe_devices(void);
337 static inline void eeh_probe_devices(void) { } in eeh_probe_devices() function
/Linux-v4.19/arch/powerpc/kernel/
Deeh.c1029 void eeh_probe_devices(void) in eeh_probe_devices() function
1086 eeh_probe_devices(); in eeh_init()
/Linux-v4.19/arch/powerpc/platforms/powernv/
Deeh-powernv.c223 eeh_probe_devices(); in pnv_eeh_post_init()