Searched refs:prepare_mutex (Results 1 – 5 of 5) sorted by relevance
48 struct mutex prepare_mutex; member
272 mutex_init(&hbus->prepare_mutex); in hda_init()
3158 mutex_lock(&codec->bus->prepare_mutex); in snd_hda_codec_prepare()3166 mutex_unlock(&codec->bus->prepare_mutex); in snd_hda_codec_prepare()3183 mutex_lock(&codec->bus->prepare_mutex); in snd_hda_codec_cleanup()3186 mutex_unlock(&codec->bus->prepare_mutex); in snd_hda_codec_cleanup()
1232 mutex_init(&bus->prepare_mutex); in azx_bus_init()
896 mutex_init(&hbus->prepare_mutex); in skl_create()