Home
last modified time | relevance | path

Searched refs:pdm_subdev (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/remoteproc/
H A Dqcom_q6v5_adsp.c115 struct qcom_rproc_pdm pdm_subdev; member
725 qcom_add_pdm_subdev(rproc, &adsp->pdm_subdev); in adsp_probe()
746 qcom_remove_pdm_subdev(rproc, &adsp->pdm_subdev); in adsp_probe()
762 qcom_remove_pdm_subdev(adsp->rproc, &adsp->pdm_subdev); in adsp_remove()
H A Dqcom_q6v5_wcss.c151 struct qcom_rproc_pdm pdm_subdev; member
1023 qcom_add_pdm_subdev(rproc, &wcss->pdm_subdev); in q6v5_wcss_probe()
1050 qcom_remove_pdm_subdev(rproc, &wcss->pdm_subdev); in q6v5_wcss_probe()
1061 qcom_remove_pdm_subdev(rproc, &wcss->pdm_subdev); in q6v5_wcss_remove()
H A Dqcom_q6v5_pas.c114 struct qcom_rproc_pdm pdm_subdev; member
773 qcom_add_pdm_subdev(rproc, &adsp->pdm_subdev); in adsp_probe()
793 qcom_remove_pdm_subdev(rproc, &adsp->pdm_subdev); in adsp_probe()
818 qcom_remove_pdm_subdev(adsp->rproc, &adsp->pdm_subdev); in adsp_remove()
H A Dqcom_q6v5_mss.c238 struct qcom_rproc_pdm pdm_subdev; member
2167 qcom_add_pdm_subdev(rproc, &qproc->pdm_subdev); in q6v5_probe()
2209 qcom_remove_pdm_subdev(rproc, &qproc->pdm_subdev); in q6v5_remove()