Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_debugfs.c28 #define IDSLENGTH 4 macro
194 char ids[IDSLENGTH]; in thermal_debugfs_add_id()
202 snprintf(ids, IDSLENGTH, "%d", id); in thermal_debugfs_add_id()