Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/lenovo/
H A Dwmi-capdata.h12 #define LWMI_SUPP_VALID BIT(0) macro
H A Dwmi-other.c206 if (!(priv->fan_info[channel].supported & LWMI_SUPP_VALID)) in lwmi_om_hwmon_is_visible()
410 if (!(priv->fan_info[i].supported & LWMI_SUPP_VALID)) in lwmi_om_hwmon_add()
H A Dwmi-capdata.c733 if (ret || !(capdata00.supported & LWMI_SUPP_VALID)) { in lwmi_cd_probe()