Home
last modified time | relevance | path

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

/linux/Documentation/ABI/testing/
H A Dsysfs-platform-asus-wmi190 What: /sys/devices/platform/<platform>/nv_temp_target
/linux/drivers/platform/x86/
H A Dasus-wmi.c303 u32 nv_temp_target; member
1329 asus->nv_temp_target = value; in nv_temp_target_store()
1341 return sysfs_emit(buf, "%u\n", asus->nv_temp_target); in nv_temp_target_show()
1343 static DEVICE_ATTR_RW(nv_temp_target);
4768 asus->nv_temp_target = 75; in asus_wmi_add()