Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dpanasonic-laptop.c241 int sticky_key; member
583 return sysfs_emit(buf, "%u\n", pcc->sticky_key); in sticky_key_show()
598 pcc->sticky_key = val; in sticky_key_store()
791 static DEVICE_ATTR_RW(sticky_key);
979 acpi_pcc_write_sset(pcc, SINF_STICKY_KEY, pcc->sticky_key); in acpi_pcc_hotkey_resume()
1059 pcc->sticky_key = 0; in acpi_pcc_hotkey_probe()