Home
last modified time | relevance | path

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

/linux/drivers/firmware/qcom/
H A Dqcom_scm-smc.c151 int __scm_smc_call(struct device *dev, const struct qcom_scm_desc *desc, in __scm_smc_call() function
H A Dqcom_scm.c254 ret = __scm_smc_call(NULL, &desc, probed_convention, &res, true); in __get_convention()
272 ret = __scm_smc_call(NULL, &desc, probed_convention, &res, true); in __get_convention()