Searched refs:adsp_pds_detach (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/remoteproc/ |
H A D | qcom_q6v5_pas.c | 339 static void adsp_pds_detach(struct qcom_adsp *adsp, struct device **pds, in adsp_pds_detach() function 472 adsp_pds_detach(adsp, adsp->proxy_pds, adsp->proxy_pd_count); in adsp_probe() 474 adsp_pds_detach(adsp, adsp->active_pds, adsp->active_pd_count); in adsp_probe() 492 adsp_pds_detach(adsp, adsp->proxy_pds, adsp->proxy_pd_count); in adsp_remove()
|
/kernel/linux/linux-6.6/drivers/remoteproc/ |
H A D | qcom_q6v5_pas.c | 520 static void adsp_pds_detach(struct qcom_adsp *adsp, struct device **pds, in adsp_pds_detach() function 754 adsp_pds_detach(adsp, adsp->proxy_pds, adsp->proxy_pd_count); in adsp_probe() 774 adsp_pds_detach(adsp, adsp->proxy_pds, adsp->proxy_pd_count); in adsp_remove()
|
Completed in 5 milliseconds