Lines Matching defs:motu
28 static int keep_resources(struct snd_motu *motu, unsigned int rate, in keep_resources()
62 static int begin_session(struct snd_motu *motu) in begin_session()
85 static void finish_session(struct snd_motu *motu) in finish_session()
109 int snd_motu_stream_cache_packet_formats(struct snd_motu *motu) in snd_motu_stream_cache_packet_formats()
136 int snd_motu_stream_reserve_duplex(struct snd_motu *motu, unsigned int rate, in snd_motu_stream_reserve_duplex()
189 static int ensure_packet_formats(struct snd_motu *motu) in ensure_packet_formats()
215 int snd_motu_stream_start_duplex(struct snd_motu *motu) in snd_motu_stream_start_duplex()
291 void snd_motu_stream_stop_duplex(struct snd_motu *motu) in snd_motu_stream_stop_duplex()
302 static int init_stream(struct snd_motu *motu, struct amdtp_stream *s) in init_stream()
327 static void destroy_stream(struct snd_motu *motu, struct amdtp_stream *s) in destroy_stream()
337 int snd_motu_stream_init_duplex(struct snd_motu *motu) in snd_motu_stream_init_duplex()
362 void snd_motu_stream_destroy_duplex(struct snd_motu *motu) in snd_motu_stream_destroy_duplex()
372 static void motu_lock_changed(struct snd_motu *motu) in motu_lock_changed()
378 int snd_motu_stream_lock_try(struct snd_motu *motu) in snd_motu_stream_lock_try()
397 void snd_motu_stream_lock_release(struct snd_motu *motu) in snd_motu_stream_lock_release()