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