Lines Matching refs:hotkey_mutex

1904 static struct mutex hotkey_mutex;  variable
2083 lockdep_assert_held(&hotkey_mutex); in hotkey_mask_get()
2128 lockdep_assert_held(&hotkey_mutex); in hotkey_mask_set()
2166 lockdep_assert_held(&hotkey_mutex); in hotkey_user_mask_set()
2204 mutex_lock(&hotkey_mutex); in tpacpi_hotkey_driver_mask_set()
2217 mutex_unlock(&hotkey_mutex); in tpacpi_hotkey_driver_mask_set()
2554 lockdep_assert_held(&hotkey_mutex); in hotkey_poll_stop_sync()
2567 lockdep_assert_held(&hotkey_mutex); in hotkey_poll_setup()
2592 mutex_lock(&hotkey_mutex); in hotkey_poll_setup_safe()
2594 mutex_unlock(&hotkey_mutex); in hotkey_poll_setup_safe()
2599 lockdep_assert_held(&hotkey_mutex); in hotkey_poll_set_freq()
2701 if (mutex_lock_killable(&hotkey_mutex)) in hotkey_mask_store()
2710 mutex_unlock(&hotkey_mutex); in hotkey_mask_store()
2797 if (mutex_lock_killable(&hotkey_mutex)) in hotkey_source_mask_store()
2812 mutex_unlock(&hotkey_mutex); in hotkey_source_mask_store()
2845 if (mutex_lock_killable(&hotkey_mutex)) in hotkey_poll_freq_store()
2851 mutex_unlock(&hotkey_mutex); in hotkey_poll_freq_store()
3089 mutex_lock(&hotkey_mutex); in hotkey_exit()
3100 mutex_unlock(&hotkey_mutex); in hotkey_exit()
3316 mutex_init(&hotkey_mutex); in hotkey_init()
3415 mutex_lock(&hotkey_mutex); in hotkey_init()
3417 mutex_unlock(&hotkey_mutex); in hotkey_init()
3512 mutex_lock(&hotkey_mutex); in hotkey_init()
3516 mutex_unlock(&hotkey_mutex); in hotkey_init()
3959 mutex_lock(&hotkey_mutex); in hotkey_resume()
3963 mutex_unlock(&hotkey_mutex); in hotkey_resume()
3991 if (mutex_lock_killable(&hotkey_mutex)) in hotkey_read()
3996 mutex_unlock(&hotkey_mutex); in hotkey_read()
4029 if (mutex_lock_killable(&hotkey_mutex)) in hotkey_write()
4061 mutex_unlock(&hotkey_mutex); in hotkey_write()