Searched refs:REG_STR_SIZE (Results 1 – 1 of 1) sorted by relevance
1107 #define REG_STR_SIZE 64 macro1114 char buf[REG_STR_SIZE]; in create_regulator()1129 size = scnprintf(buf, REG_STR_SIZE, "%s-%s", in create_regulator()1131 if (size >= REG_STR_SIZE) in create_regulator()