Searched refs:spl_info (Results 1 – 1 of 1) sorted by relevance
62 struct spl_info { struct69 static struct spl_info spl_infos[] = { argument86 static struct spl_info *rkcommon_get_spl_info(char *imagename) in rkcommon_get_spl_info()127 struct spl_info *info = rkcommon_get_spl_info(params->imagename); in rkcommon_get_spl_hdr()138 struct spl_info *info = rkcommon_get_spl_info(params->imagename); in rkcommon_get_spl_size()148 struct spl_info *info = rkcommon_get_spl_info(params->imagename); in rkcommon_need_rc4_spl()218 struct spl_info **spl_info) in rkcommon_parse_header() argument224 if (spl_info) in rkcommon_parse_header()225 *spl_info = NULL; in rkcommon_parse_header()248 if (spl_info) in rkcommon_parse_header()[all …]