Searched refs:hotkey_mutex (Results 1 – 1 of 1) sorted by relevance
2008 static struct mutex hotkey_mutex; variable2313 mutex_lock(&hotkey_mutex); in tpacpi_hotkey_driver_mask_set()2326 mutex_unlock(&hotkey_mutex); in tpacpi_hotkey_driver_mask_set()2675 mutex_lock(&hotkey_mutex); in hotkey_poll_setup_safe()2677 mutex_unlock(&hotkey_mutex); in hotkey_poll_setup_safe()2780 if (mutex_lock_killable(&hotkey_mutex)) in hotkey_mask_store()2789 mutex_unlock(&hotkey_mutex); in hotkey_mask_store()2876 if (mutex_lock_killable(&hotkey_mutex)) in hotkey_source_mask_store()2891 mutex_unlock(&hotkey_mutex); in hotkey_source_mask_store()2924 if (mutex_lock_killable(&hotkey_mutex)) in hotkey_poll_freq_store()[all …]