Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/
H A Dresource_tool.c642 } anim_level_conf; typedef
959 static bool parse_level_conf(const char *arg, anim_level_conf *level_conf) in parse_level_conf()
961 memset(level_conf, 0, sizeof(anim_level_conf)); in parse_level_conf()
1035 anim_level_conf *level_confs = NULL; in test_charge()
1080 (anim_level_conf *)malloc(level_conf_num * sizeof(anim_level_conf)); in test_charge()
1108 anim_level_conf conf = level_confs[i]; in test_charge()
1110 (i - j) * sizeof(anim_level_conf)); in test_charge()
/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dresource_tool.c642 } anim_level_conf; typedef
959 static bool parse_level_conf(const char *arg, anim_level_conf *level_conf) in parse_level_conf()
961 memset(level_conf, 0, sizeof(anim_level_conf)); in parse_level_conf()
1035 anim_level_conf *level_confs = NULL; in test_charge()
1080 (anim_level_conf *)malloc(level_conf_num * sizeof(anim_level_conf)); in test_charge()
1108 anim_level_conf conf = level_confs[i]; in test_charge()
1110 (i - j) * sizeof(anim_level_conf)); in test_charge()