Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dhda_codec.h48 struct mutex prepare_mutex; member
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_codec.c3191 mutex_lock(&codec->bus->prepare_mutex); in snd_hda_codec_prepare()
3199 mutex_unlock(&codec->bus->prepare_mutex); in snd_hda_codec_prepare()
3216 mutex_lock(&codec->bus->prepare_mutex); in snd_hda_codec_cleanup()
3219 mutex_unlock(&codec->bus->prepare_mutex); in snd_hda_codec_cleanup()
H A Dhda_controller.c1184 mutex_init(&bus->prepare_mutex); in azx_bus_init()
/OK3568_Linux_fs/kernel/sound/soc/intel/skylake/
H A Dskl.c895 mutex_init(&hbus->prepare_mutex); in skl_create()
/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A Dhda.c540 mutex_init(&hbus->prepare_mutex); in hda_init()