Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iio/adc/
Dad7124.c175 struct mutex cfgs_lock; /* lock for configs access */ member
517 mutex_lock(&st->cfgs_lock); in ad7124_set_channel()
519 mutex_unlock(&st->cfgs_lock); in ad7124_set_channel()
592 mutex_lock(&st->cfgs_lock); in ad7124_read_raw()
601 mutex_unlock(&st->cfgs_lock); in ad7124_read_raw()
604 mutex_lock(&st->cfgs_lock); in ad7124_read_raw()
610 mutex_unlock(&st->cfgs_lock); in ad7124_read_raw()
613 mutex_lock(&st->cfgs_lock); in ad7124_read_raw()
615 mutex_unlock(&st->cfgs_lock); in ad7124_read_raw()
619 mutex_lock(&st->cfgs_lock); in ad7124_read_raw()
[all …]