Home
last modified time | relevance | path

Searched refs:__scm_smc_call (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/firmware/
H A Dqcom_scm.h64 extern int __scm_smc_call(struct device *dev, const struct qcom_scm_desc *desc,
68 __scm_smc_call((dev), (desc), qcom_scm_convention, (res), (atomic))
H A Dqcom_scm-smc.c81 int __scm_smc_call(struct device *dev, const struct qcom_scm_desc *desc, in __scm_smc_call() function
H A Dqcom_scm.c150 ret = __scm_smc_call(NULL, &desc, probed_convention, &res, true); in __get_convention()
168 ret = __scm_smc_call(NULL, &desc, probed_convention, &res, true); in __get_convention()
/kernel/linux/linux-6.6/drivers/firmware/
H 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))
H A Dqcom_scm-smc.c149 int __scm_smc_call(struct device *dev, const struct qcom_scm_desc *desc, in __scm_smc_call() function
H A Dqcom_scm.c181 ret = __scm_smc_call(NULL, &desc, probed_convention, &res, true); in __get_convention()
199 ret = __scm_smc_call(NULL, &desc, probed_convention, &res, true); in __get_convention()

Completed in 7 milliseconds