Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/include/asm/mach/
H A Dsharpsl_param.h10 struct sharpsl_param_info { struct
31 extern struct sharpsl_param_info sharpsl_param; argument
/OK3568_Linux_fs/kernel/arch/arm/common/
H A 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()