Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dsymbol.c50 static bool inited = false; in sym_init() local
52 if (inited) in sym_init()
54 inited = true; in sym_init()
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmvideo.c.01348 // but the hardware's default value is ON so we turned off when inited.
11889 // we can only judge it by checking if it is inited so we will try to resume.