Home
last modified time | relevance | path

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

/linux/drivers/firmware/qcom/
H A Dqcom_scm-smc.c23 struct arm_smccc_args { struct
38 static void __scm_smc_do_quirk(const struct arm_smccc_args *smc, in __scm_smc_do_quirk() argument
57 static void fill_wq_resume_args(struct arm_smccc_args *resume, u32 smc_call_ctx) in fill_wq_resume_args()
74 struct arm_smccc_args get_wq_ctx = {0}; in scm_get_wq_ctx()
93 static int __scm_smc_do_quirk_handle_waitq(struct device *dev, struct arm_smccc_args *waitq, in __scm_smc_do_quirk_handle_waitq()
98 struct arm_smccc_args resume; in __scm_smc_do_quirk_handle_waitq()
99 struct arm_smccc_args *smc = waitq; in __scm_smc_do_quirk_handle_waitq()
120 static int __scm_smc_do(struct device *dev, struct arm_smccc_args *smc, in __scm_smc_do()
164 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()