Searched refs:fan_mutex (Results 1 – 1 of 1) sorted by relevance
8116 static struct mutex fan_mutex; variable8259 if (mutex_lock_killable(&fan_mutex)) in fan_get_status_safe()8264 mutex_unlock(&fan_mutex); in fan_get_status_safe()8394 if (mutex_lock_killable(&fan_mutex)) in fan_set_level_safe()8404 mutex_unlock(&fan_mutex); in fan_set_level_safe()8416 if (mutex_lock_killable(&fan_mutex)) in fan_set_enable()8460 mutex_unlock(&fan_mutex); in fan_set_enable()8476 if (mutex_lock_killable(&fan_mutex)) in fan_set_disable()8506 mutex_unlock(&fan_mutex); in fan_set_disable()8517 if (mutex_lock_killable(&fan_mutex)) in fan_set_speed()[all …]