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

/linux-master/drivers/hwmon/
H A Daquacomputer_d5next.c583 struct aqc_fan_structure_offsets *fan_structure; member in struct:aqc_data
1380 priv->fan_structure->speed);
1383 priv->fan_structure->power) * 10000;
1386 priv->fan_structure->voltage) * 10;
1389 priv->fan_structure->curr);
1804 priv->fan_structure = &aqc_aquaero_fan_structure;
1836 priv->fan_structure = &aqc_aquastreamult_fan_structure;
1838 priv->fan_structure = &aqc_general_fan_structure;

Completed in 213 milliseconds