Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/
Dts2020.c32 struct mutex regmap_mutex; member
548 mutex_lock(&dev->regmap_mutex); in ts2020_regmap_lock()
559 mutex_unlock(&dev->regmap_mutex); in ts2020_regmap_unlock()
580 mutex_init(&dev->regmap_mutex); in ts2020_probe()