Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dthinkpad_acpi.c2016 static int hotkey_autosleep_ack; variable
3010 return snprintf(buf, PAGE_SIZE, "%d\n", hotkey_autosleep_ack); in hotkey_wakeup_hotunplug_complete_show()
3969 hotkey_autosleep_ack = 1; in hotkey_notify_dockevent()
4150 hotkey_autosleep_ack = 1; in hotkey_notify()
4212 hotkey_autosleep_ack = 0; in hotkey_suspend()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dthinkpad_acpi.c1892 static int hotkey_autosleep_ack; variable
2887 return sysfs_emit(buf, "%d\n", hotkey_autosleep_ack); in hotkey_wakeup_hotunplug_complete_show()
3843 hotkey_autosleep_ack = 1; in hotkey_notify_dockevent()
4042 hotkey_autosleep_ack = 1; in hotkey_notify()
4104 hotkey_autosleep_ack = 0; in hotkey_suspend()

Completed in 25 milliseconds