Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dthinkpad_acpi.c1884 static struct mutex hotkey_mutex; variable
2066 lockdep_assert_held(&hotkey_mutex); in hotkey_mask_get()
2111 lockdep_assert_held(&hotkey_mutex); in hotkey_mask_set()
2149 lockdep_assert_held(&hotkey_mutex); in hotkey_user_mask_set()
2187 mutex_lock(&hotkey_mutex); in tpacpi_hotkey_driver_mask_set()
2200 mutex_unlock(&hotkey_mutex); in tpacpi_hotkey_driver_mask_set()
2513 lockdep_assert_held(&hotkey_mutex); in hotkey_poll_stop_sync()
2526 lockdep_assert_held(&hotkey_mutex); in hotkey_poll_setup()
2551 mutex_lock(&hotkey_mutex); in hotkey_poll_setup_safe()
2553 mutex_unlock(&hotkey_mutex); in hotkey_poll_setup_safe()
[all...]
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dthinkpad_acpi.c2008 static struct mutex hotkey_mutex; variable
2190 * Call with hotkey_mutex held
2230 * Call with hotkey_mutex held
2271 * Call with hotkey_mutex held
2313 mutex_lock(&hotkey_mutex); in tpacpi_hotkey_driver_mask_set()
2326 mutex_unlock(&hotkey_mutex); in tpacpi_hotkey_driver_mask_set()
2637 /* call with hotkey_mutex held */
2646 /* call with hotkey_mutex held */
2675 mutex_lock(&hotkey_mutex); in hotkey_poll_setup_safe()
2677 mutex_unlock(&hotkey_mutex); in hotkey_poll_setup_safe()
[all...]

Completed in 16 milliseconds