regmap_mutex 20 drivers/media/dvb-frontends/ts2020.c struct mutex regmap_mutex; regmap_mutex 539 drivers/media/dvb-frontends/ts2020.c mutex_lock(&dev->regmap_mutex); regmap_mutex 550 drivers/media/dvb-frontends/ts2020.c mutex_unlock(&dev->regmap_mutex); regmap_mutex 571 drivers/media/dvb-frontends/ts2020.c mutex_init(&dev->regmap_mutex); regmap_mutex 38 drivers/net/dsa/microchip/ksz8795_spi.c rc.lock_arg = &dev->regmap_mutex; regmap_mutex 30 drivers/net/dsa/microchip/ksz9477_i2c.c rc.lock_arg = &dev->regmap_mutex; regmap_mutex 37 drivers/net/dsa/microchip/ksz9477_spi.c rc.lock_arg = &dev->regmap_mutex; regmap_mutex 439 drivers/net/dsa/microchip/ksz_common.c mutex_init(&dev->regmap_mutex); regmap_mutex 50 drivers/net/dsa/microchip/ksz_common.h struct mutex regmap_mutex; /* regmap access */