Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dpanasonic-laptop.c20 * fix sticky_key init bug
233 int sticky_key; member
565 return sysfs_emit(buf, "%u\n", pcc->sticky_key); in sticky_key_show()
580 pcc->sticky_key = val; in sticky_key_store()
769 static DEVICE_ATTR_RW(sticky_key);
946 acpi_pcc_write_sset(pcc, SINF_STICKY_KEY, pcc->sticky_key); in acpi_pcc_hotkey_resume()
1021 pcc->sticky_key = 0; in acpi_pcc_hotkey_add()
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dpanasonic-laptop.c417 static DEVICE_ATTR(sticky_key, S_IRUGO | S_IWUSR, show_sticky, set_sticky);

Completed in 3 milliseconds