Searched refs:HAVE_TEMP (Results 1 – 1 of 1) sorted by relevance
103 #define HAVE_TEMP(d, channel) ((d)->show_temp & BIT(channel)) macro104 #define HAVE_TDIE(d) HAVE_TEMP(d, TDIE_BIT)280 if (!HAVE_TEMP(data, channel)) in k10temp_is_visible()304 if (!data->is_zen || !HAVE_TEMP(data, channel)) in k10temp_is_visible()