Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/x86/
H A Dthinkpad_acpi.c2204 mutex_lock(&hotkey_mutex); in tpacpi_hotkey_driver_mask_set()
2217 mutex_unlock(&hotkey_mutex); in tpacpi_hotkey_driver_mask_set()
2592 mutex_lock(&hotkey_mutex); in hotkey_poll_setup_safe()
2594 mutex_unlock(&hotkey_mutex); in hotkey_poll_setup_safe()
2710 mutex_unlock(&hotkey_mutex); in hotkey_mask_store()
2812 mutex_unlock(&hotkey_mutex); in hotkey_source_mask_store()
3089 mutex_lock(&hotkey_mutex); in hotkey_exit()
3317 mutex_init(&hotkey_mutex); in hotkey_init()
3416 mutex_lock(&hotkey_mutex); in hotkey_init()
3513 mutex_lock(&hotkey_mutex); in hotkey_init()
[all …]