Searched refs:qcom_scm_pas_shutdown (Results 1 – 5 of 5) sorted by relevance
249 qcom_scm_pas_shutdown(VENUS_PAS_ID); in venus_boot()264 ret = qcom_scm_pas_shutdown(VENUS_PAS_ID); in venus_shutdown()
82 extern int qcom_scm_pas_shutdown(u32 peripheral);
181 ret = qcom_scm_pas_shutdown(adsp->pas_id); in adsp_shutdown_poll_decrypt()310 qcom_scm_pas_shutdown(adsp->pas_id); in adsp_start()371 ret = qcom_scm_pas_shutdown(adsp->pas_id); in adsp_stop()379 ret = qcom_scm_pas_shutdown(adsp->dtb_pas_id); in adsp_stop()
272 qcom_scm_pas_shutdown(WCNSS_PAS_ID); in wcnss_start()314 ret = qcom_scm_pas_shutdown(WCNSS_PAS_ID); in wcnss_stop()
617 int qcom_scm_pas_shutdown(u32 peripheral) in qcom_scm_pas_shutdown() function644 EXPORT_SYMBOL(qcom_scm_pas_shutdown);
Completed in 17 milliseconds