Lines Matching refs:spos_mutex

1095 	mutex_lock(&chip->spos_mutex);  in snd_cs46xx_playback_hw_params()
1098 mutex_unlock(&chip->spos_mutex); in snd_cs46xx_playback_hw_params()
1104 mutex_unlock(&chip->spos_mutex); in snd_cs46xx_playback_hw_params()
1110 mutex_unlock(&chip->spos_mutex); in snd_cs46xx_playback_hw_params()
1152 mutex_unlock(&chip->spos_mutex); in snd_cs46xx_playback_hw_params()
1176 mutex_unlock(&chip->spos_mutex); in snd_cs46xx_playback_hw_params()
1509 mutex_lock(&chip->spos_mutex); in _cs46xx_playback_open_channel()
1518 mutex_unlock(&chip->spos_mutex); in _cs46xx_playback_open_channel()
1555 mutex_lock(&chip->spos_mutex); in snd_cs46xx_playback_open_iec958()
1557 mutex_unlock(&chip->spos_mutex); in snd_cs46xx_playback_open_iec958()
1573 mutex_lock(&chip->spos_mutex); in snd_cs46xx_playback_close_iec958()
1575 mutex_unlock(&chip->spos_mutex); in snd_cs46xx_playback_close_iec958()
1616 mutex_lock(&chip->spos_mutex); in snd_cs46xx_playback_close()
1621 mutex_unlock(&chip->spos_mutex); in snd_cs46xx_playback_close()
2005 mutex_lock(&chip->spos_mutex); in snd_cs46xx_iec958_put()
2013 mutex_unlock(&chip->spos_mutex); in snd_cs46xx_iec958_put()
2154 mutex_lock(&chip->spos_mutex); in snd_cs46xx_spdif_default_get()
2159 mutex_unlock(&chip->spos_mutex); in snd_cs46xx_spdif_default_get()
2172 mutex_lock(&chip->spos_mutex); in snd_cs46xx_spdif_default_put()
2186 mutex_unlock(&chip->spos_mutex); in snd_cs46xx_spdif_default_put()
2207 mutex_lock(&chip->spos_mutex); in snd_cs46xx_spdif_stream_get()
2212 mutex_unlock(&chip->spos_mutex); in snd_cs46xx_spdif_stream_get()
2225 mutex_lock(&chip->spos_mutex); in snd_cs46xx_spdif_stream_put()
2239 mutex_unlock(&chip->spos_mutex); in snd_cs46xx_spdif_stream_put()
3890 mutex_init(&chip->spos_mutex); in snd_cs46xx_create()