Searched refs:RegulatorTreeIsChildStatusOn (Results 1 – 3 of 3) sorted by relevance
49 bool RegulatorTreeIsChildStatusOn(const char *name);
142 bool RegulatorTreeIsChildStatusOn(const char *name) in RegulatorTreeIsChildStatusOn() function
172 bool isChildOn = RegulatorTreeIsChildStatusOn(node->regulatorInfo.name); in RegulatorNodeInitEnable()