Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/dvb-frontends/
Dts2020.c32 struct mutex regmap_mutex; member
549 mutex_lock(&dev->regmap_mutex); in ts2020_regmap_lock()
560 mutex_unlock(&dev->regmap_mutex); in ts2020_regmap_unlock()
581 mutex_init(&dev->regmap_mutex); in ts2020_probe()
Drtl2832_priv.h36 struct mutex regmap_mutex; member
Drtl2832.c1053 mutex_lock(&dev->regmap_mutex); in rtl2832_regmap_lock()
1062 mutex_unlock(&dev->regmap_mutex); in rtl2832_regmap_unlock()
1241 mutex_init(&dev->regmap_mutex); in rtl2832_probe()