Lines Matching defs:motu
29 static int start_both_streams(struct snd_motu *motu, unsigned int rate) in start_both_streams()
87 static void stop_both_streams(struct snd_motu *motu) in stop_both_streams()
114 static int start_isoc_ctx(struct snd_motu *motu, struct amdtp_stream *stream) in start_isoc_ctx()
138 static void stop_isoc_ctx(struct snd_motu *motu, struct amdtp_stream *stream) in stop_isoc_ctx()
151 int snd_motu_stream_cache_packet_formats(struct snd_motu *motu) in snd_motu_stream_cache_packet_formats()
178 static int ensure_packet_formats(struct snd_motu *motu) in ensure_packet_formats()
204 int snd_motu_stream_start_duplex(struct snd_motu *motu, unsigned int rate) in snd_motu_stream_start_duplex()
292 void snd_motu_stream_stop_duplex(struct snd_motu *motu) in snd_motu_stream_stop_duplex()
306 static int init_stream(struct snd_motu *motu, enum amdtp_stream_direction dir) in init_stream()
333 static void destroy_stream(struct snd_motu *motu, in destroy_stream()
351 int snd_motu_stream_init_duplex(struct snd_motu *motu) in snd_motu_stream_init_duplex()
370 void snd_motu_stream_destroy_duplex(struct snd_motu *motu) in snd_motu_stream_destroy_duplex()
379 static void motu_lock_changed(struct snd_motu *motu) in motu_lock_changed()
385 int snd_motu_stream_lock_try(struct snd_motu *motu) in snd_motu_stream_lock_try()
404 void snd_motu_stream_lock_release(struct snd_motu *motu) in snd_motu_stream_lock_release()