Home
last modified time | relevance | path

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

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