Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dcoretemp.c44 #define CORETEMP_NAME_LENGTH 28 /* String Length of attrs */ macro
81 char attr_name[TOTAL_ATTRS][CORETEMP_NAME_LENGTH];
402 snprintf(tdata->attr_name[i], CORETEMP_NAME_LENGTH, in create_core_attrs()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dcoretemp.c45 #define CORETEMP_NAME_LENGTH 28 /* String Length of attrs */ macro
81 char attr_name[TOTAL_ATTRS][CORETEMP_NAME_LENGTH];
441 snprintf(tdata->attr_name[i], CORETEMP_NAME_LENGTH, in create_core_attrs()

Completed in 3 milliseconds