Home
last modified time | relevance | path

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

/Linux-v5.15/include/sound/
Dhda_codec.h48 struct mutex prepare_mutex; member
/Linux-v5.15/sound/pci/hda/
Dhda_codec.c3144 mutex_lock(&codec->bus->prepare_mutex); in snd_hda_codec_prepare()
3152 mutex_unlock(&codec->bus->prepare_mutex); in snd_hda_codec_prepare()
3169 mutex_lock(&codec->bus->prepare_mutex); in snd_hda_codec_cleanup()
3172 mutex_unlock(&codec->bus->prepare_mutex); in snd_hda_codec_cleanup()
Dhda_controller.c1173 mutex_init(&bus->prepare_mutex); in azx_bus_init()
/Linux-v5.15/sound/soc/intel/skylake/
Dskl.c895 mutex_init(&hbus->prepare_mutex); in skl_create()
/Linux-v5.15/sound/soc/sof/intel/
Dhda.c504 mutex_init(&hbus->prepare_mutex); in hda_init()