Searched refs:fan_mutex (Results 1 – 1 of 1) sorted by relevance
8104 static struct mutex fan_mutex; variable8247 if (mutex_lock_killable(&fan_mutex)) in fan_get_status_safe()8252 mutex_unlock(&fan_mutex); in fan_get_status_safe()8382 if (mutex_lock_killable(&fan_mutex)) in fan_set_level_safe()8392 mutex_unlock(&fan_mutex); in fan_set_level_safe()8404 if (mutex_lock_killable(&fan_mutex)) in fan_set_enable()8448 mutex_unlock(&fan_mutex); in fan_set_enable()8464 if (mutex_lock_killable(&fan_mutex)) in fan_set_disable()8494 mutex_unlock(&fan_mutex); in fan_set_disable()8505 if (mutex_lock_killable(&fan_mutex)) in fan_set_speed()[all …]