Searched refs:REG_STR_SIZE (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/regulator/
H A Dcore.c1169 #define REG_STR_SIZE 64 macro
1176 char buf[REG_STR_SIZE]; create_regulator()
1191 size = scnprintf(buf, REG_STR_SIZE, "%s-%s", create_regulator()
1193 if (size >= REG_STR_SIZE) create_regulator()

Completed in 268 milliseconds