Home
last modified time | relevance | path

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

/arch/arm/mach-msm/
Dproc_comm.c55 int (*msm_check_for_modem_crash)(void); variable
71 if (msm_check_for_modem_crash) in proc_comm_wait_for()
72 if (msm_check_for_modem_crash()) in proc_comm_wait_for()
Dsmd.c1015 msm_check_for_modem_crash = check_for_modem_crash; in msm_smd_probe()
/arch/arm/mach-msm/include/mach/
Dmsm_smd.h22 extern int (*msm_check_for_modem_crash)(void);