Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/lenovo/
H A Dwmi-other.c548 u8 cv_mode_id; /* mode arg for set/get current_value */ member
708 args.arg0 = tunable_attr_01_id(tunable_attr, tunable_attr->cv_mode_id); in attr_current_value_store()
750 if (tunable_attr->cv_mode_id == LWMI_GZ_THERMAL_MODE_NONE) in attr_current_value_show()
751 mode = tunable_attr->cv_mode_id; in attr_current_value_show()
825 tunable_attr->cv_mode_id = modes[i]; in lwmi_attr_01_is_supported()