Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Daquacomputer_d5next.c557 struct aqc_fan_structure_offsets *fan_structure; member
1339 priv->fan_structure->speed); in aqc_raw_event()
1342 priv->fan_structure->power) * 10000; in aqc_raw_event()
1345 priv->fan_structure->voltage) * 10; in aqc_raw_event()
1348 priv->fan_structure->curr); in aqc_raw_event()
1759 priv->fan_structure = &aqc_aquaero_fan_structure; in aqc_probe()
1785 priv->fan_structure = &aqc_aquastreamult_fan_structure; in aqc_probe()
1787 priv->fan_structure = &aqc_general_fan_structure; in aqc_probe()