Home
last modified time | relevance | path

Searched refs:cfgs_lock (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/iio/adc/
Dad7124.c173 struct mutex cfgs_lock; /* lock for configs access */ member
509 mutex_lock(&st->cfgs_lock); in ad7124_set_channel()
511 mutex_unlock(&st->cfgs_lock); in ad7124_set_channel()
547 mutex_lock(&st->cfgs_lock); in ad7124_read_raw()
556 mutex_unlock(&st->cfgs_lock); in ad7124_read_raw()
559 mutex_lock(&st->cfgs_lock); in ad7124_read_raw()
565 mutex_unlock(&st->cfgs_lock); in ad7124_read_raw()
568 mutex_lock(&st->cfgs_lock); in ad7124_read_raw()
570 mutex_unlock(&st->cfgs_lock); in ad7124_read_raw()
574 mutex_lock(&st->cfgs_lock); in ad7124_read_raw()
[all …]