Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/hda/
A Dhdac_regmap.c431 mutex_lock(&codec->regmap_lock); in reg_raw_write()
436 mutex_unlock(&codec->regmap_lock); in reg_raw_write()
472 mutex_lock(&codec->regmap_lock); in reg_raw_read()
477 mutex_unlock(&codec->regmap_lock); in reg_raw_read()
519 mutex_lock(&codec->regmap_lock); in reg_raw_update()
537 mutex_unlock(&codec->regmap_lock); in reg_raw_update()
566 mutex_lock(&codec->regmap_lock); in reg_raw_update_once()
572 mutex_unlock(&codec->regmap_lock); in reg_raw_update_once()
601 mutex_lock(&codec->regmap_lock); in snd_hdac_regmap_sync()
603 mutex_unlock(&codec->regmap_lock); in snd_hdac_regmap_sync()
A Dhdac_device.c60 mutex_init(&codec->regmap_lock); in snd_hdac_device_init()
/linux-6.3-rc2/drivers/base/regmap/
A Dinternal.h62 regmap_lock lock;
/linux-6.3-rc2/include/linux/
A Dregmap.h236 typedef void (*regmap_lock)(void *); typedef
397 regmap_lock lock;
/linux-6.3-rc2/include/sound/
A Dhdaudio.h92 struct mutex regmap_lock; member

Completed in 18 milliseconds