Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwmon/ !
Dw83795.c1979 #define NUM_TEMP_ATTRIBUTES ARRAY_SIZE(w83795_temp[0]) macro
1982 #define NUM_TEMP_ATTRIBUTES 8 macro
2049 for (j = 0; j < NUM_TEMP_ATTRIBUTES; j++) { in w83795_handle_files()