Home
last modified time | relevance | path

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

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