Home
last modified time | relevance | path

Searched refs:__scm_smc_call (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/firmware/
A Dqcom_scm.h67 extern int __scm_smc_call(struct device *dev, const struct qcom_scm_desc *desc,
71 __scm_smc_call((dev), (desc), qcom_scm_convention, (res), (atomic))
A Dqcom_scm-smc.c149 int __scm_smc_call(struct device *dev, const struct qcom_scm_desc *desc, in __scm_smc_call() function
A Dqcom_scm.c179 ret = __scm_smc_call(NULL, &desc, probed_convention, &res, true); in __get_convention()
196 ret = __scm_smc_call(NULL, &desc, probed_convention, &res, true); in __get_convention()

Completed in 6 milliseconds