Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dhda_codec.h45 struct mutex prepare_mutex; member
/openbmc/linux/sound/soc/intel/avs/
H A Dcore.c374 mutex_init(&bus->prepare_mutex); in avs_bus_init()
/openbmc/linux/sound/pci/hda/
H A Dhda_codec.c3208 mutex_lock(&codec->bus->prepare_mutex); in snd_hda_codec_prepare()
3216 mutex_unlock(&codec->bus->prepare_mutex); in snd_hda_codec_prepare()
3233 mutex_lock(&codec->bus->prepare_mutex); in snd_hda_codec_cleanup()
3236 mutex_unlock(&codec->bus->prepare_mutex); in snd_hda_codec_cleanup()
H A Dhda_controller.c1170 mutex_init(&bus->prepare_mutex); in azx_bus_init()
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl.c905 mutex_init(&hbus->prepare_mutex); in skl_create()
/openbmc/linux/sound/soc/sof/intel/
H A Dhda.c833 mutex_init(&hbus->prepare_mutex); in hda_init()