Home
last modified time | relevance | path

Searched refs:qcom_unregister_ssr_notifier (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/remoteproc/
H A Dqcom_rproc.h30 int qcom_unregister_ssr_notifier(void *notify, struct notifier_block *nb);
40 static inline int qcom_unregister_ssr_notifier(void *notify, in qcom_unregister_ssr_notifier() function
/linux/drivers/remoteproc/
H A Dqcom_common.c425 int qcom_unregister_ssr_notifier(void *notify, struct notifier_block *nb) in qcom_unregister_ssr_notifier() function
429 EXPORT_SYMBOL_GPL(qcom_unregister_ssr_notifier);
/linux/drivers/net/ipa/
H A Dipa_modem.c492 ret = qcom_unregister_ssr_notifier(ipa->notifier, &ipa->nb); in ipa_modem_deconfig()
/linux/drivers/slimbus/
H A Dqcom-ngd-ctrl.c1669 qcom_unregister_ssr_notifier(ctrl->notifier, &ctrl->nb); in qcom_slim_ngd_ctrl_probe()
1688 qcom_unregister_ssr_notifier(ctrl->notifier, &ctrl->nb); in qcom_slim_ngd_remove()
/linux/drivers/net/wireless/ath/ath12k/
H A Dahb.c809 qcom_unregister_ssr_notifier(ab_ahb->root_pd_notifier, in ath12k_ahb_unregister_rproc_notifier()
/linux/drivers/net/wireless/ath/ath10k/
H A Dsnoc.c1570 ret = qcom_unregister_ssr_notifier(ar_snoc->notifier, &ar_snoc->nb); in ath10k_modem_deinit()