Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/hda/
H 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()
600 mutex_lock(&codec->regmap_lock); in snd_hdac_regmap_sync()
603 mutex_unlock(&codec->regmap_lock); in snd_hdac_regmap_sync()
[all...]
H A Dhdac_device.c60 mutex_init(&codec->regmap_lock); in snd_hdac_device_init()
/kernel/linux/linux-6.6/sound/hda/
H A Dhdac_regmap.c430 mutex_lock(&codec->regmap_lock); in reg_raw_write()
435 mutex_unlock(&codec->regmap_lock); in reg_raw_write()
471 mutex_lock(&codec->regmap_lock); in reg_raw_read()
476 mutex_unlock(&codec->regmap_lock); in reg_raw_read()
518 mutex_lock(&codec->regmap_lock); in reg_raw_update()
536 mutex_unlock(&codec->regmap_lock); in reg_raw_update()
564 mutex_lock(&codec->regmap_lock); in reg_raw_update_once()
568 mutex_unlock(&codec->regmap_lock); in reg_raw_update_once()
596 mutex_lock(&codec->regmap_lock); in snd_hdac_regmap_sync()
599 mutex_unlock(&codec->regmap_lock); in snd_hdac_regmap_sync()
[all...]
H A Dhdac_device.c60 mutex_init(&codec->regmap_lock); in snd_hdac_device_init()
/kernel/linux/linux-5.10/drivers/base/regmap/
H A Dinternal.h57 regmap_lock lock;
/kernel/linux/linux-6.6/drivers/base/regmap/
H A Dinternal.h62 regmap_lock lock;
/kernel/linux/linux-5.10/include/linux/
H A Dregmap.h226 typedef void (*regmap_lock)(void *); typedef
363 regmap_lock lock;
/kernel/linux/linux-6.6/include/linux/
H A Dregmap.h244 typedef void (*regmap_lock)(void *); typedef
406 regmap_lock lock;
/kernel/linux/linux-5.10/include/sound/
H A Dhdaudio.h90 struct mutex regmap_lock; member
/kernel/linux/linux-6.6/include/sound/
H A Dhdaudio.h93 struct mutex regmap_lock; member

Completed in 17 milliseconds