Searched refs:msm_check_for_modem_crash (Results 1 – 3 of 3) sorted by relevance
55 int (*msm_check_for_modem_crash)(void); variable71 if (msm_check_for_modem_crash) in proc_comm_wait_for()72 if (msm_check_for_modem_crash()) in proc_comm_wait_for()
1015 msm_check_for_modem_crash = check_for_modem_crash; in msm_smd_probe()
22 extern int (*msm_check_for_modem_crash)(void);