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

/linux-master/drivers/hwmon/
H A Daquacomputer_d5next.c587 struct aqc_fan_structure_offsets *fan_structure; member in struct:aqc_data
1393 priv->fan_structure->speed);
1396 priv->fan_structure->power) * 10000;
1399 priv->fan_structure->voltage) * 10;
1402 priv->fan_structure->curr);
1821 priv->fan_structure = &aqc_aquaero_fan_structure;
1853 priv->fan_structure = &aqc_aquastreamult_fan_structure;
1855 priv->fan_structure = &aqc_general_fan_structure;

Completed in 159 milliseconds