Searched refs:__scm (Results 1 – 1 of 1) sorted by relevance
147 static struct qcom_scm *__scm; variable186 if (!__scm->path) in qcom_scm_bw_enable()197 __scm->scm_vote_count++; in qcom_scm_bw_enable()206 if (!__scm->path) in qcom_scm_bw_disable()223 return __scm->mempool; in qcom_scm_get_tzmem_pool()268 if (of_device_is_compatible(__scm ? __scm->dev->of_node : NULL, "qcom,scm-sc7180")) { in __get_convention()394 return qcom_scm_call_atomic(__scm ? __scm->dev : NULL, &desc, NULL); in qcom_scm_set_boot_addr()466 qcom_scm_call_atomic(__scm ? __scm->dev : NULL, &desc, NULL); in qcom_scm_cpu_power_down()553 dev_err(__scm->dev, in qcom_scm_set_download_mode()1120 dev_err(__scm->dev, in qcom_scm_assign_mem()[all …]
Completed in 9 milliseconds