Home
last modified time | relevance | path

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

/linux/drivers/firmware/qcom/
H A Dqcom_scm-smc.c120 static int __scm_smc_do(struct device *dev, struct arm_smccc_args *smc, in __scm_smc_do() function
199 ret = __scm_smc_do(dev, &smc, &smc_res, atomic); in __scm_smc_call()