Home
last modified time | relevance | path

Searched refs:POWERCAP_CONSTRAINT_NAME_LEN (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/powercap/
Dpowercap_sys.c153 #define POWERCAP_CONSTRAINT_NAME_LEN 30 /* Some limit to avoid overflow */ macro
173 sprintf(buf, "%.*s\n", POWERCAP_CONSTRAINT_NAME_LEN - 1, in show_constraint_name()