Lines Matching refs:pcm_mutex

84 	mutex_lock_nested(&rtd->card->pcm_mutex, rtd->card->pcm_subclass);  in soc_compr_open()
100 mutex_unlock(&rtd->card->pcm_mutex); in soc_compr_open()
109 mutex_unlock(&rtd->card->pcm_mutex); in soc_compr_open()
202 mutex_lock_nested(&rtd->card->pcm_mutex, rtd->card->pcm_subclass); in soc_compr_free()
227 mutex_unlock(&rtd->card->pcm_mutex); in soc_compr_free()
309 mutex_lock_nested(&rtd->card->pcm_mutex, rtd->card->pcm_subclass); in soc_compr_trigger()
329 mutex_unlock(&rtd->card->pcm_mutex); in soc_compr_trigger()
411 mutex_lock_nested(&rtd->card->pcm_mutex, rtd->card->pcm_subclass); in soc_compr_set_params()
441 mutex_unlock(&rtd->card->pcm_mutex); in soc_compr_set_params()
448 mutex_unlock(&rtd->card->pcm_mutex); in soc_compr_set_params()
515 mutex_lock_nested(&rtd->card->pcm_mutex, rtd->card->pcm_subclass); in soc_compr_get_params()
532 mutex_unlock(&rtd->card->pcm_mutex); in soc_compr_get_params()
543 mutex_lock_nested(&rtd->card->pcm_mutex, rtd->card->pcm_subclass); in soc_compr_get_caps()
555 mutex_unlock(&rtd->card->pcm_mutex); in soc_compr_get_caps()
566 mutex_lock_nested(&rtd->card->pcm_mutex, rtd->card->pcm_subclass); in soc_compr_get_codec_caps()
578 mutex_unlock(&rtd->card->pcm_mutex); in soc_compr_get_codec_caps()
589 mutex_lock_nested(&rtd->card->pcm_mutex, rtd->card->pcm_subclass); in soc_compr_ack()
607 mutex_unlock(&rtd->card->pcm_mutex); in soc_compr_ack()
619 mutex_lock_nested(&rtd->card->pcm_mutex, rtd->card->pcm_subclass); in soc_compr_pointer()
635 mutex_unlock(&rtd->card->pcm_mutex); in soc_compr_pointer()
646 mutex_lock_nested(&rtd->card->pcm_mutex, rtd->card->pcm_subclass); in soc_compr_copy()
658 mutex_unlock(&rtd->card->pcm_mutex); in soc_compr_copy()