Lines Matching refs:hotkey_mutex

1884 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()
2558 lockdep_assert_held(&hotkey_mutex); in hotkey_poll_set_freq()
2657 if (mutex_lock_killable(&hotkey_mutex)) in hotkey_mask_store()
2666 mutex_unlock(&hotkey_mutex); in hotkey_mask_store()
2753 if (mutex_lock_killable(&hotkey_mutex)) in hotkey_source_mask_store()
2768 mutex_unlock(&hotkey_mutex); in hotkey_source_mask_store()
2801 if (mutex_lock_killable(&hotkey_mutex)) in hotkey_poll_freq_store()
2807 mutex_unlock(&hotkey_mutex); in hotkey_poll_freq_store()
3045 mutex_lock(&hotkey_mutex); in hotkey_exit()
3058 mutex_unlock(&hotkey_mutex); in hotkey_exit()
3375 mutex_init(&hotkey_mutex); in hotkey_init()
3474 mutex_lock(&hotkey_mutex); in hotkey_init()
3476 mutex_unlock(&hotkey_mutex); in hotkey_init()
3575 mutex_lock(&hotkey_mutex); in hotkey_init()
3579 mutex_unlock(&hotkey_mutex); in hotkey_init()
4120 mutex_lock(&hotkey_mutex); in hotkey_resume()
4124 mutex_unlock(&hotkey_mutex); in hotkey_resume()
4152 if (mutex_lock_killable(&hotkey_mutex)) in hotkey_read()
4157 mutex_unlock(&hotkey_mutex); in hotkey_read()
4190 if (mutex_lock_killable(&hotkey_mutex)) in hotkey_write()
4222 mutex_unlock(&hotkey_mutex); in hotkey_write()