Searched refs:fan_mutex (Results 1 – 1 of 1) sorted by relevance
8164 static struct mutex fan_mutex; variable8307 if (mutex_lock_killable(&fan_mutex)) in fan_get_status_safe()8312 mutex_unlock(&fan_mutex); in fan_get_status_safe()8442 if (mutex_lock_killable(&fan_mutex)) in fan_set_level_safe()8452 mutex_unlock(&fan_mutex); in fan_set_level_safe()8464 if (mutex_lock_killable(&fan_mutex)) in fan_set_enable()8508 mutex_unlock(&fan_mutex); in fan_set_enable()8524 if (mutex_lock_killable(&fan_mutex)) in fan_set_disable()8554 mutex_unlock(&fan_mutex); in fan_set_disable()8565 if (mutex_lock_killable(&fan_mutex)) in fan_set_speed()[all …]