Home
last modified time | relevance | path

Searched refs:qcom_add_sysmon_subdev (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/drivers/remoteproc/
Dqcom_common.h52 struct qcom_sysmon *qcom_add_sysmon_subdev(struct rproc *rproc,
58 static inline struct qcom_sysmon *qcom_add_sysmon_subdev(struct rproc *rproc, in qcom_add_sysmon_subdev() function
Dqcom_sysmon.c625 struct qcom_sysmon *qcom_add_sysmon_subdev(struct rproc *rproc, in qcom_add_sysmon_subdev() function
699 EXPORT_SYMBOL_GPL(qcom_add_sysmon_subdev);
Dqcom_wcnss.c630 wcnss->sysmon = qcom_add_sysmon_subdev(rproc, "wcnss", WCNSS_SSCTL_ID); in wcnss_probe()
Dqcom_q6v5_adsp.c642 adsp->sysmon = qcom_add_sysmon_subdev(rproc, in adsp_probe()
Dqcom_q6v5_pas.c543 adsp->sysmon = qcom_add_sysmon_subdev(rproc, in adsp_probe()
Dqcom_q6v5_wcss.c1059 wcss->sysmon = qcom_add_sysmon_subdev(rproc, in q6v5_wcss_probe()
Dqcom_q6v5_mss.c2025 qproc->sysmon = qcom_add_sysmon_subdev(rproc, "modem", 0x12); in q6v5_probe()