Searched refs:regmap_mutex (Results 1 – 6 of 6) sorted by relevance
20 struct mutex regmap_mutex; member539 mutex_lock(&dev->regmap_mutex); in ts2020_regmap_lock()550 mutex_unlock(&dev->regmap_mutex); in ts2020_regmap_unlock()571 mutex_init(&dev->regmap_mutex); in ts2020_probe()
30 rc.lock_arg = &dev->regmap_mutex; in ksz9477_i2c_probe()
37 rc.lock_arg = &dev->regmap_mutex; in ksz9477_spi_probe()
38 rc.lock_arg = &dev->regmap_mutex; in ksz8795_spi_probe()
50 struct mutex regmap_mutex; /* regmap access */ member
439 mutex_init(&dev->regmap_mutex); in ksz_switch_register()