Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dapplesmc.c74 #define FAN_ID_FMT "F%dID" /* r-o char[16] */ macro
939 scnprintf(newkey, sizeof(newkey), FAN_ID_FMT, to_index(attr)); in applesmc_show_fan_position()