Home
last modified time | relevance | path

Searched refs:prepare_mutex (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/include/sound/
Dhda_codec.h48 struct mutex prepare_mutex; member
/linux-6.1.9/sound/soc/intel/avs/
Dcore.c369 mutex_init(&bus->prepare_mutex); in avs_bus_init()
/linux-6.1.9/sound/pci/hda/
Dhda_codec.c3207 mutex_lock(&codec->bus->prepare_mutex); in snd_hda_codec_prepare()
3215 mutex_unlock(&codec->bus->prepare_mutex); in snd_hda_codec_prepare()
3232 mutex_lock(&codec->bus->prepare_mutex); in snd_hda_codec_cleanup()
3235 mutex_unlock(&codec->bus->prepare_mutex); in snd_hda_codec_cleanup()
Dhda_controller.c1170 mutex_init(&bus->prepare_mutex); in azx_bus_init()
/linux-6.1.9/sound/soc/intel/skylake/
Dskl.c914 mutex_init(&hbus->prepare_mutex); in skl_create()
/linux-6.1.9/sound/soc/sof/intel/
Dhda.c704 mutex_init(&hbus->prepare_mutex); in hda_init()