Searched refs:allowed (Results 1 – 5 of 5) sorted by relevance
55 allowed = true; in setDefaults()239 s.hdmi.allowed = (intVal != 0); in setParameters()290 if (mSettings.hdmi.allowed && (tmp < mSettings.hdmi.delayCompUsec)) in setParameters()315 if (initial.allowed != current.allowed) { in applyOutputSettings_l()316 updateMe.allowed = current.allowed; in applyOutputSettings_l()371 param.addInt(kHDMIAllowedParamKey, s.hdmi.allowed ? 1 : 0); in getParameters()495 if (mSettings.hdmi.allowed && mHDMIConnected) { in updateTgtDevices_l()516 hdmiAllowed = mSettings.hdmi.allowed; in standbyStatusUpdate()568 DUMP("\tHDMI Output Allowed : %s\n", B2STR(s.hdmi.allowed)); in dump()
77 bool allowed; member
24 12. Do not use short. char is allowed for actual printable strings only. Use uint8_t/uint16_t/26 13. int/unsigned int is allowed only for simple loop iterators only (or, if you must, as a return t…30 15. All structures shall be packed to avoid space waste, as compiler is not allowed to pack them for37 18. Absolutely no "double" types are allowed. Absolutely no passing of "float" vars through var-args
84 $(error Use of external Kernel modules is not allowed)
402 #If set to 0, MCC is not allowed.