Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/lenovo/
H A Dwmi-other.c883 #define __LWMI_TUNABLE_RO_CAP01(_prop, _attrname, _prop_type) \ macro
895 __LWMI_TUNABLE_RO_CAP01(default_value, _attrname, DEFAULT_VAL); \
897 __LWMI_TUNABLE_RO_CAP01(max_value, _attrname, MAX_VAL); \
898 __LWMI_TUNABLE_RO_CAP01(min_value, _attrname, MIN_VAL); \
899 __LWMI_TUNABLE_RO_CAP01(scalar_increment, _attrname, STEP_VAL); \