Home
last modified time | relevance | path

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

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