Searched refs:regmap_lock (Results 1 - 5 of 5) sorted by relevance

/linux-master/sound/hda/
H A Dhdac_regmap.c430 mutex_lock(&codec->regmap_lock);
435 mutex_unlock(&codec->regmap_lock);
471 mutex_lock(&codec->regmap_lock);
476 mutex_unlock(&codec->regmap_lock);
518 mutex_lock(&codec->regmap_lock);
536 mutex_unlock(&codec->regmap_lock);
564 mutex_lock(&codec->regmap_lock);
568 mutex_unlock(&codec->regmap_lock);
596 mutex_lock(&codec->regmap_lock);
599 mutex_unlock(&codec->regmap_lock);
[all...]
H A Dhdac_device.c61 mutex_init(&codec->regmap_lock);
/linux-master/drivers/base/regmap/
H A Dinternal.h62 regmap_lock lock;
/linux-master/include/linux/
H A Dregmap.h244 typedef void (*regmap_lock)(void *); typedef
410 regmap_lock lock;
/linux-master/include/sound/
H A Dhdaudio.h93 struct mutex regmap_lock; member in struct:hdac_device

Completed in 145 milliseconds