Searched refs:msm_hw_reset_hook (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-msm/include/mach/
H A Dsystem.h28 extern void (*msm_hw_reset_hook)(void);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-msm/
H A Dsmd.c40 void (*msm_hw_reset_hook)(void); variable
103 if (msm_hw_reset_hook)
104 msm_hw_reset_hook();

Completed in 61 milliseconds