Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/include/asm/mach/
Dsharpsl_param.h14 struct sharpsl_param_info { struct
35 extern struct sharpsl_param_info sharpsl_param; argument
/linux-3.4.99/arch/arm/common/
Dsharpsl_param.c39 struct sharpsl_param_info sharpsl_param;
44 memcpy(&sharpsl_param, (void *)PARAM_BASE, sizeof(struct sharpsl_param_info)); in sharpsl_save_param()