Searched refs:arm_smccc_args (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/firmware/ |
H A D | qcom_scm-smc.c | 18 * struct arm_smccc_args 21 struct arm_smccc_args { struct 36 static void __scm_smc_do_quirk(const struct arm_smccc_args *smc, in __scm_smc_do_quirk() 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 sm in __scm_smc_call() [all...] |
H A D | qcom_scm-legacy.c | 22 * struct arm_smccc_args 25 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()
|
/kernel/linux/linux-5.10/drivers/firmware/ |
H A D | qcom_scm-smc.c | 18 * struct arm_smccc_args 21 struct arm_smccc_args { struct 36 static void __scm_smc_do_quirk(const struct arm_smccc_args *smc, in __scm_smc_do_quirk() 55 static void __scm_smc_do(const struct arm_smccc_args *smc, in __scm_smc_do() 95 struct arm_smccc_args smc = {0}; in __scm_smc_call()
|
H A D | qcom_scm-legacy.c | 22 * struct arm_smccc_args 25 struct arm_smccc_args { struct 110 static void __scm_legacy_do(const struct arm_smccc_args *smc, in __scm_legacy_do() 139 struct arm_smccc_args smc = {0}; in scm_legacy_call()
|
Completed in 2 milliseconds