Searched refs:adsp_pds_attach (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/remoteproc/ |
H A D | qcom_q6v5_pas.c | 302 static int adsp_pds_attach(struct device *dev, struct device **devs, in adsp_pds_attach() function 437 ret = adsp_pds_attach(&pdev->dev, adsp->active_pds, in adsp_probe() 443 ret = adsp_pds_attach(&pdev->dev, adsp->proxy_pds, in adsp_probe()
|
/kernel/linux/linux-6.6/drivers/remoteproc/ |
H A D | qcom_q6v5_pas.c | 483 static int adsp_pds_attach(struct device *dev, struct device **devs, in adsp_pds_attach() function 725 ret = adsp_pds_attach(&pdev->dev, adsp->proxy_pds, in adsp_probe()
|
Completed in 3 milliseconds