Searched refs:to_option (Results 1 – 1 of 1) sorted by relevance
103 #define to_option(attr) (to_sensor_dev_attr(attr)->index >> 16) macro814 sprintf(newkey, fan_speed_fmt[to_option(attr)], to_index(attr)); in applesmc_show_fan_speed()837 sprintf(newkey, fan_speed_fmt[to_option(attr)], to_index(attr)); in applesmc_store_fan_speed()