Searched refs:qcom_register_ssr_notifier (Results 1 – 5 of 5) sorted by relevance
29 void *qcom_register_ssr_notifier(const char *name, struct notifier_block *nb);34 static inline void *qcom_register_ssr_notifier(const char *name, in qcom_register_ssr_notifier() function
385 void *qcom_register_ssr_notifier(const char *name, struct notifier_block *nb) in qcom_register_ssr_notifier() function397 EXPORT_SYMBOL_GPL(qcom_register_ssr_notifier);
461 notifier = qcom_register_ssr_notifier("mpss", &ipa->nb); in ipa_modem_config()
1543 ctrl->notifier = qcom_register_ssr_notifier("lpass", &ctrl->nb); in qcom_slim_ngd_ctrl_probe()
1527 notifier = qcom_register_ssr_notifier("mpss", &ar_snoc->nb); in ath10k_modem_init()
Completed in 15 milliseconds