Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/include/asm/mach/
Dsharpsl_param.h10 struct sharpsl_param_info { struct
31 extern struct sharpsl_param_info sharpsl_param; argument
/Linux-v5.10/arch/arm/common/
Dsharpsl_param.c38 struct sharpsl_param_info sharpsl_param;
43 memcpy(&sharpsl_param, param_start(PARAM_BASE), sizeof(struct sharpsl_param_info)); in sharpsl_save_param()