Searched refs:PARAM_TYPE_INT (Results 1 – 3 of 3) sorted by relevance
73 #define PARAM_TYPE_INT 0x01 macro
73 { "int", PARAM_TYPE_INT }, in GetParamDacData()
564 if (paramType == PARAM_TYPE_INT) { in CheckParamValueType()