Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/uniwill/
H A Duniwill-acpi.c398 struct mutex super_key_lock; /* Protects the toggling of the super key lock state */ member
777 guard(mutex)(&data->super_key_lock); in uniwill_write_super_key_enable()
2330 ret = devm_mutex_init(&pdev->dev, &data->super_key_lock); in uniwill_probe()