Lines Matching defs:tscm
14 static int get_clock(struct snd_tscm *tscm, u32 *data) in get_clock()
28 static int set_clock(struct snd_tscm *tscm, unsigned int rate, in set_clock()
81 int snd_tscm_stream_get_rate(struct snd_tscm *tscm, unsigned int *rate) in snd_tscm_stream_get_rate()
112 int snd_tscm_stream_get_clock(struct snd_tscm *tscm, enum snd_tscm_clock *clock) in snd_tscm_stream_get_clock()
128 static int enable_data_channels(struct snd_tscm *tscm) in enable_data_channels()
164 static int set_stream_formats(struct snd_tscm *tscm, unsigned int rate) in set_stream_formats()
184 static void finish_session(struct snd_tscm *tscm) in finish_session()
200 static int begin_session(struct snd_tscm *tscm) in begin_session()
235 static void release_resources(struct snd_tscm *tscm) in release_resources()
258 static int keep_resources(struct snd_tscm *tscm, unsigned int rate) in keep_resources()
313 int snd_tscm_stream_init_duplex(struct snd_tscm *tscm) in snd_tscm_stream_init_duplex()
350 void snd_tscm_stream_update_duplex(struct snd_tscm *tscm) in snd_tscm_stream_update_duplex()
363 void snd_tscm_stream_destroy_duplex(struct snd_tscm *tscm) in snd_tscm_stream_destroy_duplex()
372 int snd_tscm_stream_start_duplex(struct snd_tscm *tscm, unsigned int rate) in snd_tscm_stream_start_duplex()
447 void snd_tscm_stream_stop_duplex(struct snd_tscm *tscm) in snd_tscm_stream_stop_duplex()
459 void snd_tscm_stream_lock_changed(struct snd_tscm *tscm) in snd_tscm_stream_lock_changed()
465 int snd_tscm_stream_lock_try(struct snd_tscm *tscm) in snd_tscm_stream_lock_try()
486 void snd_tscm_stream_lock_release(struct snd_tscm *tscm) in snd_tscm_stream_lock_release()