Searched defs:motu (Results  1 – 9 of 9) sorted by relevance
| /Linux-v5.4/sound/firewire/motu/ | 
| D | motu-stream.c | 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()
 179 static int ensure_packet_formats(struct snd_motu *motu)  in ensure_packet_formats()
 205 int snd_motu_stream_start_duplex(struct snd_motu *motu)  in snd_motu_stream_start_duplex()
 281 void snd_motu_stream_stop_duplex(struct snd_motu *motu)  in snd_motu_stream_stop_duplex()
 292 static int init_stream(struct snd_motu *motu, struct amdtp_stream *s)  in init_stream()
 317 static void destroy_stream(struct snd_motu *motu, struct amdtp_stream *s)  in destroy_stream()
 [all …]
 
 | 
| D | motu-pcm.c | 71 static void limit_channels_and_rates(struct snd_motu *motu,  in limit_channels_and_rates()98 static int init_hw_info(struct snd_motu *motu,  in init_hw_info()
 135 	struct snd_motu *motu = substream->private_data;  in pcm_open()  local
 185 	struct snd_motu *motu = substream->private_data;  in pcm_close()  local
 195 	struct snd_motu *motu = substream->private_data;  in pcm_hw_params()  local
 218 	struct snd_motu *motu = substream->private_data;  in pcm_hw_free()  local
 234 	struct snd_motu *motu = substream->private_data;  in capture_prepare()  local
 247 	struct snd_motu *motu = substream->private_data;  in playback_prepare()  local
 261 	struct snd_motu *motu = substream->private_data;  in capture_trigger()  local
 278 	struct snd_motu *motu = substream->private_data;  in playback_trigger()  local
 [all …]
 
 | 
| D | motu-hwdep.c | 22 	struct snd_motu *motu = hwdep->private_data;  in hwdep_read()  local64 	struct snd_motu *motu = hwdep->private_data;  in hwdep_poll()  local
 79 static int hwdep_get_info(struct snd_motu *motu, void __user *arg)  in hwdep_get_info()
 98 static int hwdep_lock(struct snd_motu *motu)  in hwdep_lock()
 116 static int hwdep_unlock(struct snd_motu *motu)  in hwdep_unlock()
 136 	struct snd_motu *motu = hwdep->private_data;  in hwdep_release()  local
 149 	struct snd_motu *motu = hwdep->private_data;  in hwdep_ioctl()  local
 174 int snd_motu_create_hwdep_device(struct snd_motu *motu)  in snd_motu_create_hwdep_device()
 
 | 
| D | motu-midi.c | 11 	struct snd_motu *motu = substream->rmidi->private_data;  in midi_open()  local38 	struct snd_motu *motu = substream->rmidi->private_data;  in midi_close()  local
 53 	struct snd_motu *motu = substrm->rmidi->private_data;  in midi_capture_trigger()  local
 70 	struct snd_motu *motu = substrm->rmidi->private_data;  in midi_playback_trigger()  local
 85 static void set_midi_substream_names(struct snd_motu *motu,  in set_midi_substream_names()
 96 int snd_motu_create_midi_devices(struct snd_motu *motu)  in snd_motu_create_midi_devices()
 
 | 
| D | motu-transaction.c | 15 int snd_motu_transaction_read(struct snd_motu *motu, u32 offset, __be32 *reg,  in snd_motu_transaction_read()31 int snd_motu_transaction_write(struct snd_motu *motu, u32 offset, __be32 *reg,  in snd_motu_transaction_write()
 52 	struct snd_motu *motu = callback_data;  in handle_message()  local
 75 int snd_motu_transaction_reregister(struct snd_motu *motu)  in snd_motu_transaction_reregister()
 97 int snd_motu_transaction_register(struct snd_motu *motu)  in snd_motu_transaction_register()
 124 void snd_motu_transaction_unregister(struct snd_motu *motu)  in snd_motu_transaction_unregister()
 
 | 
| D | motu.c | 28 static void name_card(struct snd_motu *motu)  in name_card()56 	struct snd_motu *motu = card->private_data;  in motu_card_free()  local
 64 	struct snd_motu *motu = container_of(work, struct snd_motu, dwork.work);  in do_registration()  local
 122 	struct snd_motu *motu;  in motu_probe()  local
 145 	struct snd_motu *motu = dev_get_drvdata(&unit->device);  in motu_remove()  local
 165 	struct snd_motu *motu = dev_get_drvdata(&unit->device);  in motu_bus_update()  local
 
 | 
| D | motu-proc.c | 28 	struct snd_motu *motu = entry->private_data;  in proc_read_clock()  local45 	struct snd_motu *motu = entry->private_data;  in proc_read_format()  local
 81 static void add_node(struct snd_motu *motu, struct snd_info_entry *root,  in add_node()
 93 void snd_motu_proc_init(struct snd_motu *motu)  in snd_motu_proc_init()
 
 | 
| D | motu-protocol-v2.c | 29 static int v2_get_clock_rate(struct snd_motu *motu, unsigned int *rate)  in v2_get_clock_rate()49 static int v2_set_clock_rate(struct snd_motu *motu, unsigned int rate)  in v2_set_clock_rate()
 82 static int v2_get_clock_source(struct snd_motu *motu,  in v2_get_clock_source()
 130 static int v2_switch_fetching_mode(struct snd_motu *motu, bool enable)  in v2_switch_fetching_mode()
 252 static int v2_cache_packet_formats(struct snd_motu *motu)  in v2_cache_packet_formats()
 
 | 
| D | motu-protocol-v3.c | 27 static int v3_get_clock_rate(struct snd_motu *motu, unsigned int *rate)  in v3_get_clock_rate()48 static int v3_set_clock_rate(struct snd_motu *motu, unsigned int rate)  in v3_set_clock_rate()
 88 static int v3_get_clock_source(struct snd_motu *motu,  in v3_get_clock_source()
 134 static int v3_switch_fetching_mode(struct snd_motu *motu, bool enable)  in v3_switch_fetching_mode()
 276 static int v3_cache_packet_formats(struct snd_motu *motu)  in v3_cache_packet_formats()
 
 |