Searched refs:cfgs_lock (Results 1 – 1 of 1) sorted by relevance
217 struct mutex cfgs_lock; /* lock for configs access */ member628 mutex_lock(&st->cfgs_lock); in ad7124_set_channel()630 mutex_unlock(&st->cfgs_lock); in ad7124_set_channel()739 mutex_lock(&st->cfgs_lock); in ad7124_read_raw()748 mutex_unlock(&st->cfgs_lock); in ad7124_read_raw()772 mutex_lock(&st->cfgs_lock); in ad7124_read_raw()778 mutex_unlock(&st->cfgs_lock); in ad7124_read_raw()793 guard(mutex)(&st->cfgs_lock); in ad7124_read_raw()832 guard(mutex)(&st->cfgs_lock); in ad7124_read_raw()856 guard(mutex)(&st->cfgs_lock); in ad7124_write_raw()[all …]