Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/uniwill/
H A Duniwill-acpi.c812 static int uniwill_read_super_key_enable(struct uniwill_data *data, bool *status) in uniwill_read_super_key_enable() function
832 ret = uniwill_read_super_key_enable(data, &status); in super_key_enable_show()
2409 return uniwill_read_super_key_enable(data, &data->last_super_key_enable_state); in uniwill_suspend_super_key()