Searched refs:has_features (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Ddme1737.c211 u32 has_features; member in struct:dme1737_data
590 if (data->has_features & HAS_VID) {
621 if (data->has_features & HAS_TEMP_OFFSET) {
648 if (!(data->has_features & HAS_FAN(ix))) {
672 if (!(data->has_features & HAS_PWM(ix))) {
695 if ((ix == 2) && !(data->has_features & HAS_ZONE3)) {
711 if (data->has_features & HAS_ZONE_HYST) {
1954 if (data->has_features & HAS_FAN(ix)) {
1961 if (data->has_features & HAS_PWM(ix)) {
1964 if ((data->has_features
[all...]

Completed in 121 milliseconds