Searched refs:fan_mutex (Results 1 – 1 of 1) sorted by relevance
7624 static struct mutex fan_mutex; variable7768 if (mutex_lock_killable(&fan_mutex)) in fan_get_status_safe()7773 mutex_unlock(&fan_mutex); in fan_get_status_safe()7884 if (mutex_lock_killable(&fan_mutex)) in fan_set_level_safe()7894 mutex_unlock(&fan_mutex); in fan_set_level_safe()7906 if (mutex_lock_killable(&fan_mutex)) in fan_set_enable()7950 mutex_unlock(&fan_mutex); in fan_set_enable()7966 if (mutex_lock_killable(&fan_mutex)) in fan_set_disable()7996 mutex_unlock(&fan_mutex); in fan_set_disable()8007 if (mutex_lock_killable(&fan_mutex)) in fan_set_speed()[all …]