Home
last modified time | relevance | path

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

/openbmc/linux/drivers/remoteproc/
H A Dqcom_common.h59 void qcom_remove_sysmon_subdev(struct qcom_sysmon *sysmon);
69 static inline void qcom_remove_sysmon_subdev(struct qcom_sysmon *sysmon) in qcom_remove_sysmon_subdev() function
H A Dqcom_sysmon.c704 void qcom_remove_sysmon_subdev(struct qcom_sysmon *sysmon) in qcom_remove_sysmon_subdev() function
721 EXPORT_SYMBOL_GPL(qcom_remove_sysmon_subdev);
H A Dqcom_wcnss.c673 qcom_remove_sysmon_subdev(wcnss->sysmon); in wcnss_remove()
H A Dqcom_q6v5_adsp.c772 qcom_remove_sysmon_subdev(adsp->sysmon); in adsp_remove()
H A Dqcom_q6v5_pas.c771 qcom_remove_sysmon_subdev(adsp->sysmon); in adsp_remove()
H A Dqcom_q6v5_mss.c2123 qcom_remove_sysmon_subdev(qproc->sysmon); in q6v5_probe()
2146 qcom_remove_sysmon_subdev(qproc->sysmon); in q6v5_remove()