Lines Matching refs:spos_mutex

1096 	mutex_lock(&chip->spos_mutex);  in snd_cs46xx_playback_hw_params()
1099 mutex_unlock(&chip->spos_mutex); in snd_cs46xx_playback_hw_params()
1105 mutex_unlock(&chip->spos_mutex); in snd_cs46xx_playback_hw_params()
1111 mutex_unlock(&chip->spos_mutex); in snd_cs46xx_playback_hw_params()
1149 mutex_unlock(&chip->spos_mutex); in snd_cs46xx_playback_hw_params()
1173 mutex_unlock(&chip->spos_mutex); in snd_cs46xx_playback_hw_params()
1498 mutex_lock(&chip->spos_mutex); in _cs46xx_playback_open_channel()
1507 mutex_unlock(&chip->spos_mutex); in _cs46xx_playback_open_channel()
1544 mutex_lock(&chip->spos_mutex); in snd_cs46xx_playback_open_iec958()
1546 mutex_unlock(&chip->spos_mutex); in snd_cs46xx_playback_open_iec958()
1562 mutex_lock(&chip->spos_mutex); in snd_cs46xx_playback_close_iec958()
1564 mutex_unlock(&chip->spos_mutex); in snd_cs46xx_playback_close_iec958()
1605 mutex_lock(&chip->spos_mutex); in snd_cs46xx_playback_close()
1610 mutex_unlock(&chip->spos_mutex); in snd_cs46xx_playback_close()
1985 mutex_lock(&chip->spos_mutex); in snd_cs46xx_iec958_put()
1993 mutex_unlock(&chip->spos_mutex); in snd_cs46xx_iec958_put()
2134 mutex_lock(&chip->spos_mutex); in snd_cs46xx_spdif_default_get()
2139 mutex_unlock(&chip->spos_mutex); in snd_cs46xx_spdif_default_get()
2152 mutex_lock(&chip->spos_mutex); in snd_cs46xx_spdif_default_put()
2166 mutex_unlock(&chip->spos_mutex); in snd_cs46xx_spdif_default_put()
2187 mutex_lock(&chip->spos_mutex); in snd_cs46xx_spdif_stream_get()
2192 mutex_unlock(&chip->spos_mutex); in snd_cs46xx_spdif_stream_get()
2205 mutex_lock(&chip->spos_mutex); in snd_cs46xx_spdif_stream_put()
2219 mutex_unlock(&chip->spos_mutex); in snd_cs46xx_spdif_stream_put()
3836 mutex_init(&chip->spos_mutex); in snd_cs46xx_create()