Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/
H A Dqcom_scm-smc.c21 struct arm_smccc_args { struct
36 static void __scm_smc_do_quirk(const struct arm_smccc_args *smc, in __scm_smc_do_quirk() argument
55 static void fill_wq_resume_args(struct arm_smccc_args *resume, u32 smc_call_ctx) in fill_wq_resume_args()
72 struct arm_smccc_args get_wq_ctx = {0}; in scm_get_wq_ctx()
91 static int __scm_smc_do_quirk_handle_waitq(struct device *dev, struct arm_smccc_args *waitq, in __scm_smc_do_quirk_handle_waitq()
96 struct arm_smccc_args resume; in __scm_smc_do_quirk_handle_waitq()
97 struct arm_smccc_args *smc = waitq; in __scm_smc_do_quirk_handle_waitq()
118 static int __scm_smc_do(struct device *dev, struct arm_smccc_args *smc, in __scm_smc_do()
163 struct arm_smccc_args smc = {0}; in __scm_smc_call()
H A Dqcom_scm-legacy.c25 struct arm_smccc_args { struct
110 static void __scm_legacy_do(const struct arm_smccc_args *smc, in __scm_legacy_do()
142 struct arm_smccc_args smc = {0}; in scm_legacy_call()