Searched refs:scene_set_open (Results 1 - 3 of 3) sorted by relevance

/u-boot/boot/
H A Dcedit.c203 scene_set_open(scn, act.select.id, true);
207 scene_set_open(scn, act.select.id, false);
211 scene_set_open(scn, scn->highlight_id, false);
H A Dscene.c835 int scene_set_open(struct scene *scn, uint id, bool open) function
/u-boot/include/
H A Dexpo.h500 * scene_set_open() - Set whether an item is open or not
507 int scene_set_open(struct scene *scn, uint id, bool open);

Completed in 102 milliseconds