Lines Matching refs:update_lock
357 struct mutex update_lock; member
406 mutex_lock(&data->update_lock); in w83627hf_suspend()
409 mutex_unlock(&data->update_lock); in w83627hf_suspend()
420 mutex_lock(&data->update_lock); in w83627hf_resume()
452 mutex_unlock(&data->update_lock); in w83627hf_resume()
510 mutex_lock(&data->update_lock); in in_min_store()
513 mutex_unlock(&data->update_lock); in in_min_store()
529 mutex_lock(&data->update_lock); in in_max_store()
532 mutex_unlock(&data->update_lock); in in_max_store()
612 mutex_lock(&data->update_lock); in in0_min_store()
626 mutex_unlock(&data->update_lock); in in0_min_store()
642 mutex_lock(&data->update_lock); in in0_max_store()
656 mutex_unlock(&data->update_lock); in in0_max_store()
694 mutex_lock(&data->update_lock); in fan_min_store()
699 mutex_unlock(&data->update_lock); in fan_min_store()
759 mutex_lock(&data->update_lock); in temp_max_store()
762 mutex_unlock(&data->update_lock); in temp_max_store()
781 mutex_lock(&data->update_lock); in temp_max_hyst_store()
784 mutex_unlock(&data->update_lock); in temp_max_hyst_store()
883 mutex_lock(&data->update_lock); in beep_mask_store()
895 mutex_unlock(&data->update_lock); in beep_mask_store()
926 mutex_lock(&data->update_lock); in beep_store()
954 mutex_unlock(&data->update_lock); in beep_store()
1005 mutex_lock(&data->update_lock); in fan_div_store()
1027 mutex_unlock(&data->update_lock); in fan_div_store()
1056 mutex_lock(&data->update_lock); in pwm_store()
1073 mutex_unlock(&data->update_lock); in pwm_store()
1106 mutex_lock(&data->update_lock); in pwm_enable_store()
1112 mutex_unlock(&data->update_lock); in pwm_enable_store()
1147 mutex_lock(&data->update_lock); in pwm_freq_store()
1161 mutex_unlock(&data->update_lock); in pwm_freq_store()
1192 mutex_lock(&data->update_lock); in temp_type_store()
1230 mutex_unlock(&data->update_lock); in temp_type_store()
1425 mutex_init(&data->update_lock); in w83627hf_probe()
1828 mutex_lock(&data->update_lock); in w83627hf_update_device()
1911 mutex_unlock(&data->update_lock); in w83627hf_update_device()