Searched refs:cfgs_lock (Results 1 – 1 of 1) sorted by relevance
218 struct mutex cfgs_lock; /* lock for configs access */ member629 mutex_lock(&st->cfgs_lock); in ad7124_set_channel()631 mutex_unlock(&st->cfgs_lock); in ad7124_set_channel()740 mutex_lock(&st->cfgs_lock); in ad7124_read_raw()749 mutex_unlock(&st->cfgs_lock); in ad7124_read_raw()773 mutex_lock(&st->cfgs_lock); in ad7124_read_raw()779 mutex_unlock(&st->cfgs_lock); in ad7124_read_raw()794 guard(mutex)(&st->cfgs_lock); in ad7124_read_raw()833 guard(mutex)(&st->cfgs_lock); in ad7124_read_raw()857 guard(mutex)(&st->cfgs_lock); in ad7124_write_raw()[all …]