Home
last modified time | relevance | path

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

/openbmc/linux/drivers/remoteproc/
H A Dqcom_common.h56 struct qcom_sysmon *qcom_add_sysmon_subdev(struct rproc *rproc,
62 static inline struct qcom_sysmon *qcom_add_sysmon_subdev(struct rproc *rproc, in qcom_add_sysmon_subdev() function
H A Dqcom_sysmon.c624 struct qcom_sysmon *qcom_add_sysmon_subdev(struct rproc *rproc, in qcom_add_sysmon_subdev() function
698 EXPORT_SYMBOL_GPL(qcom_add_sysmon_subdev);
H A Dqcom_wcnss.c637 wcnss->sysmon = qcom_add_sysmon_subdev(rproc, "wcnss", WCNSS_SSCTL_ID); in wcnss_probe()
H A Dqcom_q6v5_adsp.c741 adsp->sysmon = qcom_add_sysmon_subdev(rproc, in adsp_probe()
H A Dqcom_q6v5_pas.c738 adsp->sysmon = qcom_add_sysmon_subdev(rproc, in adsp_probe()
H A Dqcom_q6v5_wcss.c1058 wcss->sysmon = qcom_add_sysmon_subdev(rproc, in q6v5_wcss_probe()
H A Dqcom_q6v5_mss.c2106 qproc->sysmon = qcom_add_sysmon_subdev(rproc, "modem", 0x12); in q6v5_probe()