Home
last modified time | relevance | path

Searched refs:qcom_remove_smd_subdev (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/remoteproc/
H A Dqcom_common.h49 void qcom_remove_smd_subdev(struct rproc *rproc, struct qcom_rproc_subdev *smd);
H A Dqcom_common.c351 void qcom_remove_smd_subdev(struct rproc *rproc, struct qcom_rproc_subdev *smd) in qcom_remove_smd_subdev() function
359 EXPORT_SYMBOL_GPL(qcom_remove_smd_subdev);
H A Dqcom_wcnss.c674 qcom_remove_smd_subdev(wcnss->rproc, &wcnss->smd_subdev); in wcnss_remove()
H A Dqcom_q6v5_pas.c772 qcom_remove_smd_subdev(adsp->rproc, &adsp->smd_subdev); in adsp_remove()
H A Dqcom_q6v5_mss.c2126 qcom_remove_smd_subdev(rproc, &qproc->smd_subdev); in q6v5_probe()
2148 qcom_remove_smd_subdev(rproc, &qproc->smd_subdev); in q6v5_remove()