Searched refs:fan_mutex (Results 1 – 1 of 1) sorted by relevance
8058 static struct mutex fan_mutex; variable8201 if (mutex_lock_killable(&fan_mutex)) in fan_get_status_safe()8206 mutex_unlock(&fan_mutex); in fan_get_status_safe()8319 if (mutex_lock_killable(&fan_mutex)) in fan_set_level_safe()8329 mutex_unlock(&fan_mutex); in fan_set_level_safe()8341 if (mutex_lock_killable(&fan_mutex)) in fan_set_enable()8385 mutex_unlock(&fan_mutex); in fan_set_enable()8401 if (mutex_lock_killable(&fan_mutex)) in fan_set_disable()8431 mutex_unlock(&fan_mutex); in fan_set_disable()8442 if (mutex_lock_killable(&fan_mutex)) in fan_set_speed()[all …]