Searched refs:sharpsl_param (Results 1 – 5 of 5) sorted by relevance
39 struct sharpsl_param_info sharpsl_param; variable40 EXPORT_SYMBOL(sharpsl_param);44 memcpy(&sharpsl_param, (void *)PARAM_BASE, sizeof(struct sharpsl_param_info)); in sharpsl_save_param()46 if (sharpsl_param.comadj_keyword != COMADJ_MAGIC) in sharpsl_save_param()47 sharpsl_param.comadj=-1; in sharpsl_save_param()49 if (sharpsl_param.phad_keyword != PHAD_MAGIC) in sharpsl_save_param()50 sharpsl_param.phadadj=-1; in sharpsl_save_param()52 if (sharpsl_param.uuid_keyword != UUID_MAGIC) in sharpsl_save_param()53 sharpsl_param.uuid[0]=-1; in sharpsl_save_param()55 if (sharpsl_param.touch_keyword != TOUCH_MAGIC) in sharpsl_save_param()[all …]
14 obj-$(CONFIG_SHARP_PARAM) += sharpsl_param.o
35 extern struct sharpsl_param_info sharpsl_param;
45 if (sharpsl_param.adadj != -1) in collie_charger_init()46 ad_revise = sharpsl_param.adadj; in collie_charger_init()
155 adj = sharpsl_param.phadadj; in lcdtg_set_phadadj()202 comadj = sharpsl_param.comadj; in corgi_lcdtg_hw_init()