Lines Matching defs:tscm

16 static int get_clock(struct snd_tscm *tscm, u32 *data)  in get_clock()
44 static int set_clock(struct snd_tscm *tscm, unsigned int rate, in set_clock()
97 int snd_tscm_stream_get_rate(struct snd_tscm *tscm, unsigned int *rate) in snd_tscm_stream_get_rate()
125 int snd_tscm_stream_get_clock(struct snd_tscm *tscm, enum snd_tscm_clock *clock) in snd_tscm_stream_get_clock()
141 static int enable_data_channels(struct snd_tscm *tscm) in enable_data_channels()
177 static int set_stream_formats(struct snd_tscm *tscm, unsigned int rate) in set_stream_formats()
193 static void finish_session(struct snd_tscm *tscm) in finish_session()
222 static int begin_session(struct snd_tscm *tscm) in begin_session()
281 static int keep_resources(struct snd_tscm *tscm, unsigned int rate, in keep_resources()
301 static int init_stream(struct snd_tscm *tscm, struct amdtp_stream *s) in init_stream()
334 static void destroy_stream(struct snd_tscm *tscm, struct amdtp_stream *s) in destroy_stream()
344 int snd_tscm_stream_init_duplex(struct snd_tscm *tscm) in snd_tscm_stream_init_duplex()
368 void snd_tscm_stream_update_duplex(struct snd_tscm *tscm) in snd_tscm_stream_update_duplex()
378 void snd_tscm_stream_destroy_duplex(struct snd_tscm *tscm) in snd_tscm_stream_destroy_duplex()
386 int snd_tscm_stream_reserve_duplex(struct snd_tscm *tscm, unsigned int rate, in snd_tscm_stream_reserve_duplex()
433 int snd_tscm_stream_start_duplex(struct snd_tscm *tscm, unsigned int rate) in snd_tscm_stream_start_duplex()
509 void snd_tscm_stream_stop_duplex(struct snd_tscm *tscm) in snd_tscm_stream_stop_duplex()
522 void snd_tscm_stream_lock_changed(struct snd_tscm *tscm) in snd_tscm_stream_lock_changed()
528 int snd_tscm_stream_lock_try(struct snd_tscm *tscm) in snd_tscm_stream_lock_try()
549 void snd_tscm_stream_lock_release(struct snd_tscm *tscm) in snd_tscm_stream_lock_release()