Searched refs:gadgetPullup (Results 1 – 3 of 3) sorted by relevance
63 volatile bool gadgetPullup; variable110 gadgetPullup = true; in monitorFfs()153 gadgetPullup = true; in monitorFfs()542 gadgetPullup = false; in setupFunctions()552 if (mCv.wait_for(lk, timeout * 1ms, [] { return gadgetPullup; })) { in setupFunctions()560 functions, gadgetPullup ? Status::SUCCESS : Status::ERROR); in setupFunctions()
64 volatile bool gadgetPullup; variable114 gadgetPullup = true; in monitorFfs()168 gadgetPullup = true; in monitorFfs()567 gadgetPullup = false; in setupFunctions()577 if (mCv.wait_for(lk, timeout * 1ms, [] { return gadgetPullup; })) { in setupFunctions()585 functions, gadgetPullup ? Status::SUCCESS : Status::ERROR); in setupFunctions()