Lines Matching refs:als_mutex
99 struct mutex als_mutex; member
477 mutex_lock(&chip->als_mutex); in in_illuminance_input_target_show()
479 mutex_unlock(&chip->als_mutex); in in_illuminance_input_target_show()
495 mutex_lock(&chip->als_mutex); in in_illuminance_input_target_store()
497 mutex_unlock(&chip->als_mutex); in in_illuminance_input_target_store()
513 mutex_lock(&chip->als_mutex); in in_illuminance_calibrate_store()
521 mutex_unlock(&chip->als_mutex); in in_illuminance_calibrate_store()
566 mutex_lock(&chip->als_mutex); in in_illuminance_lux_table_store()
595 mutex_unlock(&chip->als_mutex); in in_illuminance_lux_table_store()
667 mutex_lock(&chip->als_mutex); in tsl2583_read_raw()
728 mutex_unlock(&chip->als_mutex); in tsl2583_read_raw()
758 mutex_lock(&chip->als_mutex); in tsl2583_write_raw()
792 mutex_unlock(&chip->als_mutex); in tsl2583_write_raw()
833 mutex_init(&chip->als_mutex); in tsl2583_probe()
894 mutex_lock(&chip->als_mutex); in tsl2583_suspend()
898 mutex_unlock(&chip->als_mutex); in tsl2583_suspend()
909 mutex_lock(&chip->als_mutex); in tsl2583_resume()
913 mutex_unlock(&chip->als_mutex); in tsl2583_resume()