Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/platform/x86/
Dpanasonic-laptop.c234 int eco_mode; member
635 pcc->eco_mode = 0; in eco_mode_store()
640 pcc->eco_mode = 1; in eco_mode_store()
770 static DEVICE_ATTR_RW(eco_mode);
945 acpi_pcc_write_sset(pcc, SINF_ECO_MODE, pcc->eco_mode); in acpi_pcc_hotkey_resume()
1023 pcc->eco_mode = pcc->sinf[SINF_ECO_MODE]; in acpi_pcc_hotkey_add()
Dmsi-laptop.c530 static DEVICE_ATTR(eco_mode, 0444, show_eco, NULL);
/Linux-v6.1/drivers/gpu/drm/tiny/
Dgm12u320.c29 static bool eco_mode; variable
30 module_param(eco_mode, bool, 0644);
31 MODULE_PARM_DESC(eco_mode, "Turn on Eco mode (less bright, more silent)");
454 eco_mode ? 0x01 : 0x00, 0x00, 0x01); in gm12u320_set_ecomode()
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-platform-msi-laptop54 What: /sys/devices/platform/msi-laptop-pf/eco_mode