Searched refs:usable_sensors_mask (Results 1 – 1 of 1) sorted by relevance
20 static u8 usable_sensors_mask; variable99 return usable_sensors_mask & BIT(channel) ? 0444 : 0; in gigabyte_wmi_hwmon_is_visible()175 usable_sensors_mask = gigabyte_wmi_detect_sensor_usability(wdev); in gigabyte_wmi_probe()176 if (!usable_sensors_mask) { in gigabyte_wmi_probe()