Symbol: snd_motu
sound/firewire/motu/amdtp-motu.c
334
struct snd_motu *motu = container_of(s, struct snd_motu, tx_stream);
sound/firewire/motu/motu-command-dsp-message-parser.c
172
void snd_motu_command_dsp_message_parser_copy_meter(struct snd_motu *motu,
sound/firewire/motu/motu-command-dsp-message-parser.c
36
int snd_motu_command_dsp_message_parser_new(struct snd_motu *motu)
sound/firewire/motu/motu-command-dsp-message-parser.c
49
int snd_motu_command_dsp_message_parser_init(struct snd_motu *motu, enum cip_sfc sfc)
sound/firewire/motu/motu-command-dsp-message-parser.c
86
struct snd_motu *motu = container_of(s, struct snd_motu, tx_stream);
sound/firewire/motu/motu-hwdep.c
103
struct snd_motu *motu = hwdep->private_data;
sound/firewire/motu/motu-hwdep.c
114
static int hwdep_get_info(struct snd_motu *motu, void __user *arg)
sound/firewire/motu/motu-hwdep.c
133
static int hwdep_lock(struct snd_motu *motu)
sound/firewire/motu/motu-hwdep.c
145
static int hwdep_unlock(struct snd_motu *motu)
sound/firewire/motu/motu-hwdep.c
159
struct snd_motu *motu = hwdep->private_data;
sound/firewire/motu/motu-hwdep.c
171
struct snd_motu *motu = hwdep->private_data;
sound/firewire/motu/motu-hwdep.c
19
static bool has_dsp_event(struct snd_motu *motu)
sound/firewire/motu/motu-hwdep.c
261
int snd_motu_create_hwdep_device(struct snd_motu *motu)
sound/firewire/motu/motu-hwdep.c
30
struct snd_motu *motu = hwdep->private_data;
sound/firewire/motu/motu-midi.c
11
struct snd_motu *motu = substream->rmidi->private_data;
sound/firewire/motu/motu-midi.c
36
struct snd_motu *motu = substream->rmidi->private_data;
sound/firewire/motu/motu-midi.c
49
struct snd_motu *motu = substrm->rmidi->private_data;
sound/firewire/motu/motu-midi.c
63
struct snd_motu *motu = substrm->rmidi->private_data;
sound/firewire/motu/motu-midi.c
75
static void set_midi_substream_names(struct snd_motu *motu,
sound/firewire/motu/motu-midi.c
86
int snd_motu_create_midi_devices(struct snd_motu *motu)
sound/firewire/motu/motu-pcm.c
132
struct snd_motu *motu = substream->private_data;
sound/firewire/motu/motu-pcm.c
197
struct snd_motu *motu = substream->private_data;
sound/firewire/motu/motu-pcm.c
207
struct snd_motu *motu = substream->private_data;
sound/firewire/motu/motu-pcm.c
227
struct snd_motu *motu = substream->private_data;
sound/firewire/motu/motu-pcm.c
241
struct snd_motu *motu = substream->private_data;
sound/firewire/motu/motu-pcm.c
254
struct snd_motu *motu = substream->private_data;
sound/firewire/motu/motu-pcm.c
268
struct snd_motu *motu = substream->private_data;
sound/firewire/motu/motu-pcm.c
285
struct snd_motu *motu = substream->private_data;
sound/firewire/motu/motu-pcm.c
303
struct snd_motu *motu = substream->private_data;
sound/firewire/motu/motu-pcm.c
309
struct snd_motu *motu = substream->private_data;
sound/firewire/motu/motu-pcm.c
316
struct snd_motu *motu = substream->private_data;
sound/firewire/motu/motu-pcm.c
323
struct snd_motu *motu = substream->private_data;
sound/firewire/motu/motu-pcm.c
328
int snd_motu_create_pcm_devices(struct snd_motu *motu)
sound/firewire/motu/motu-pcm.c
69
static void limit_channels_and_rates(struct snd_motu *motu,
sound/firewire/motu/motu-pcm.c
95
static int init_hw_info(struct snd_motu *motu,
sound/firewire/motu/motu-proc.c
30
struct snd_motu *motu = entry->private_data;
sound/firewire/motu/motu-proc.c
46
struct snd_motu *motu = entry->private_data;
sound/firewire/motu/motu-proc.c
81
static void add_node(struct snd_motu *motu, struct snd_info_entry *root,
sound/firewire/motu/motu-proc.c
93
void snd_motu_proc_init(struct snd_motu *motu)
sound/firewire/motu/motu-protocol-v1.c
133
static int get_clock_rate_828(struct snd_motu *motu, unsigned int *rate)
sound/firewire/motu/motu-protocol-v1.c
168
static int get_clock_rate_896(struct snd_motu *motu, unsigned int *rate)
sound/firewire/motu/motu-protocol-v1.c
179
int snd_motu_protocol_v1_get_clock_rate(struct snd_motu *motu, unsigned int *rate)
sound/firewire/motu/motu-protocol-v1.c
189
static int set_clock_rate_828(struct snd_motu *motu, unsigned int rate)
sound/firewire/motu/motu-protocol-v1.c
208
static int set_clock_rate_896(struct snd_motu *motu, unsigned int rate)
sound/firewire/motu/motu-protocol-v1.c
244
int snd_motu_protocol_v1_set_clock_rate(struct snd_motu *motu, unsigned int rate)
sound/firewire/motu/motu-protocol-v1.c
254
static int get_clock_source_828(struct snd_motu *motu, enum snd_motu_clock_source *src)
sound/firewire/motu/motu-protocol-v1.c
293
static int get_clock_source_896(struct snd_motu *motu, enum snd_motu_clock_source *src)
sound/firewire/motu/motu-protocol-v1.c
330
int snd_motu_protocol_v1_get_clock_source(struct snd_motu *motu, enum snd_motu_clock_source *src)
sound/firewire/motu/motu-protocol-v1.c
340
static int switch_fetching_mode_828(struct snd_motu *motu, bool enable)
sound/firewire/motu/motu-protocol-v1.c
364
static int switch_fetching_mode_896(struct snd_motu *motu, bool enable)
sound/firewire/motu/motu-protocol-v1.c
383
int snd_motu_protocol_v1_switch_fetching_mode(struct snd_motu *motu, bool enable)
sound/firewire/motu/motu-protocol-v1.c
393
static int detect_packet_formats_828(struct snd_motu *motu)
sound/firewire/motu/motu-protocol-v1.c
420
static int detect_packet_formats_896(struct snd_motu *motu)
sound/firewire/motu/motu-protocol-v1.c
441
int snd_motu_protocol_v1_cache_packet_formats(struct snd_motu *motu)
sound/firewire/motu/motu-protocol-v2.c
145
int snd_motu_protocol_v2_get_clock_source(struct snd_motu *motu,
sound/firewire/motu/motu-protocol-v2.c
160
static int switch_fetching_mode_cyclone(struct snd_motu *motu, u32 *data,
sound/firewire/motu/motu-protocol-v2.c
169
static int switch_fetching_mode_spartan(struct snd_motu *motu, u32 *data,
sound/firewire/motu/motu-protocol-v2.c
190
int snd_motu_protocol_v2_switch_fetching_mode(struct snd_motu *motu,
sound/firewire/motu/motu-protocol-v2.c
227
int snd_motu_protocol_v2_cache_packet_formats(struct snd_motu *motu)
sound/firewire/motu/motu-protocol-v2.c
45
int snd_motu_protocol_v2_get_clock_rate(struct snd_motu *motu,
sound/firewire/motu/motu-protocol-v2.c
59
int snd_motu_protocol_v2_set_clock_rate(struct snd_motu *motu,
sound/firewire/motu/motu-protocol-v2.c
88
static int get_clock_source(struct snd_motu *motu, u32 data,
sound/firewire/motu/motu-protocol-v3.c
107
int snd_motu_protocol_v3_get_clock_source(struct snd_motu *motu,
sound/firewire/motu/motu-protocol-v3.c
169
int snd_motu_protocol_v3_switch_fetching_mode(struct snd_motu *motu,
sound/firewire/motu/motu-protocol-v3.c
192
static int detect_packet_formats_with_opt_ifaces(struct snd_motu *motu, u32 data)
sound/firewire/motu/motu-protocol-v3.c
237
int snd_motu_protocol_v3_cache_packet_formats(struct snd_motu *motu)
sound/firewire/motu/motu-protocol-v3.c
37
int snd_motu_protocol_v3_get_clock_rate(struct snd_motu *motu,
sound/firewire/motu/motu-protocol-v3.c
59
int snd_motu_protocol_v3_set_clock_rate(struct snd_motu *motu,
sound/firewire/motu/motu-register-dsp-message-parser.c
101
int snd_motu_register_dsp_message_parser_new(struct snd_motu *motu)
sound/firewire/motu/motu-register-dsp-message-parser.c
114
int snd_motu_register_dsp_message_parser_init(struct snd_motu *motu)
sound/firewire/motu/motu-register-dsp-message-parser.c
127
static void queue_event(struct snd_motu *motu, u8 msg_type, u8 identifier0, u8 identifier1, u8 val)
sound/firewire/motu/motu-register-dsp-message-parser.c
148
struct snd_motu *motu = container_of(s, struct snd_motu, tx_stream);
sound/firewire/motu/motu-register-dsp-message-parser.c
367
void snd_motu_register_dsp_message_parser_copy_meter(struct snd_motu *motu,
sound/firewire/motu/motu-register-dsp-message-parser.c
376
void snd_motu_register_dsp_message_parser_copy_parameter(struct snd_motu *motu,
sound/firewire/motu/motu-register-dsp-message-parser.c
385
unsigned int snd_motu_register_dsp_message_parser_count_event(struct snd_motu *motu)
sound/firewire/motu/motu-register-dsp-message-parser.c
395
bool snd_motu_register_dsp_message_parser_copy_event(struct snd_motu *motu, u32 *event)
sound/firewire/motu/motu-stream.c
109
int snd_motu_stream_cache_packet_formats(struct snd_motu *motu)
sound/firewire/motu/motu-stream.c
136
int snd_motu_stream_reserve_duplex(struct snd_motu *motu, unsigned int rate,
sound/firewire/motu/motu-stream.c
201
static int ensure_packet_formats(struct snd_motu *motu)
sound/firewire/motu/motu-stream.c
227
int snd_motu_stream_start_duplex(struct snd_motu *motu)
sound/firewire/motu/motu-stream.c
28
static int keep_resources(struct snd_motu *motu, unsigned int rate,
sound/firewire/motu/motu-stream.c
318
void snd_motu_stream_stop_duplex(struct snd_motu *motu)
sound/firewire/motu/motu-stream.c
332
static int init_stream(struct snd_motu *motu, struct amdtp_stream *s)
sound/firewire/motu/motu-stream.c
357
static void destroy_stream(struct snd_motu *motu, struct amdtp_stream *s)
sound/firewire/motu/motu-stream.c
367
int snd_motu_stream_init_duplex(struct snd_motu *motu)
sound/firewire/motu/motu-stream.c
392
void snd_motu_stream_destroy_duplex(struct snd_motu *motu)
sound/firewire/motu/motu-stream.c
402
static void motu_lock_changed(struct snd_motu *motu)
sound/firewire/motu/motu-stream.c
408
int snd_motu_stream_lock_try(struct snd_motu *motu)
sound/firewire/motu/motu-stream.c
420
void snd_motu_stream_lock_release(struct snd_motu *motu)
sound/firewire/motu/motu-stream.c
62
static int begin_session(struct snd_motu *motu)
sound/firewire/motu/motu-stream.c
85
static void finish_session(struct snd_motu *motu)
sound/firewire/motu/motu-transaction.c
123
void snd_motu_transaction_unregister(struct snd_motu *motu)
sound/firewire/motu/motu-transaction.c
15
int snd_motu_transaction_read(struct snd_motu *motu, u32 offset, __be32 *reg,
sound/firewire/motu/motu-transaction.c
31
int snd_motu_transaction_write(struct snd_motu *motu, u32 offset, __be32 *reg,
sound/firewire/motu/motu-transaction.c
52
struct snd_motu *motu = callback_data;
sound/firewire/motu/motu-transaction.c
74
int snd_motu_transaction_reregister(struct snd_motu *motu)
sound/firewire/motu/motu-transaction.c
96
int snd_motu_transaction_register(struct snd_motu *motu)
sound/firewire/motu/motu.c
137
struct snd_motu *motu = dev_get_drvdata(&unit->device);
sound/firewire/motu/motu.c
145
struct snd_motu *motu = dev_get_drvdata(&unit->device);
sound/firewire/motu/motu.c
28
static void name_card(struct snd_motu *motu)
sound/firewire/motu/motu.c
56
struct snd_motu *motu = card->private_data;
sound/firewire/motu/motu.c
68
struct snd_motu *motu;
sound/firewire/motu/motu.h
160
int snd_motu_transaction_read(struct snd_motu *motu, u32 offset, __be32 *reg,
sound/firewire/motu/motu.h
162
int snd_motu_transaction_write(struct snd_motu *motu, u32 offset, __be32 *reg,
sound/firewire/motu/motu.h
164
int snd_motu_transaction_register(struct snd_motu *motu);
sound/firewire/motu/motu.h
165
int snd_motu_transaction_reregister(struct snd_motu *motu);
sound/firewire/motu/motu.h
166
void snd_motu_transaction_unregister(struct snd_motu *motu);
sound/firewire/motu/motu.h
168
int snd_motu_stream_init_duplex(struct snd_motu *motu);
sound/firewire/motu/motu.h
169
void snd_motu_stream_destroy_duplex(struct snd_motu *motu);
sound/firewire/motu/motu.h
170
int snd_motu_stream_cache_packet_formats(struct snd_motu *motu);
sound/firewire/motu/motu.h
171
int snd_motu_stream_reserve_duplex(struct snd_motu *motu, unsigned int rate,
sound/firewire/motu/motu.h
174
int snd_motu_stream_start_duplex(struct snd_motu *motu);
sound/firewire/motu/motu.h
175
void snd_motu_stream_stop_duplex(struct snd_motu *motu);
sound/firewire/motu/motu.h
176
int snd_motu_stream_lock_try(struct snd_motu *motu);
sound/firewire/motu/motu.h
177
void snd_motu_stream_lock_release(struct snd_motu *motu);
sound/firewire/motu/motu.h
179
void snd_motu_proc_init(struct snd_motu *motu);
sound/firewire/motu/motu.h
181
int snd_motu_create_pcm_devices(struct snd_motu *motu);
sound/firewire/motu/motu.h
183
int snd_motu_create_midi_devices(struct snd_motu *motu);
sound/firewire/motu/motu.h
185
int snd_motu_create_hwdep_device(struct snd_motu *motu);
sound/firewire/motu/motu.h
187
int snd_motu_protocol_v1_get_clock_rate(struct snd_motu *motu,
sound/firewire/motu/motu.h
189
int snd_motu_protocol_v1_set_clock_rate(struct snd_motu *motu,
sound/firewire/motu/motu.h
191
int snd_motu_protocol_v1_get_clock_source(struct snd_motu *motu,
sound/firewire/motu/motu.h
193
int snd_motu_protocol_v1_switch_fetching_mode(struct snd_motu *motu,
sound/firewire/motu/motu.h
195
int snd_motu_protocol_v1_cache_packet_formats(struct snd_motu *motu);
sound/firewire/motu/motu.h
197
int snd_motu_protocol_v2_get_clock_rate(struct snd_motu *motu,
sound/firewire/motu/motu.h
199
int snd_motu_protocol_v2_set_clock_rate(struct snd_motu *motu,
sound/firewire/motu/motu.h
201
int snd_motu_protocol_v2_get_clock_source(struct snd_motu *motu,
sound/firewire/motu/motu.h
203
int snd_motu_protocol_v2_switch_fetching_mode(struct snd_motu *motu,
sound/firewire/motu/motu.h
205
int snd_motu_protocol_v2_cache_packet_formats(struct snd_motu *motu);
sound/firewire/motu/motu.h
207
int snd_motu_protocol_v3_get_clock_rate(struct snd_motu *motu,
sound/firewire/motu/motu.h
209
int snd_motu_protocol_v3_set_clock_rate(struct snd_motu *motu,
sound/firewire/motu/motu.h
211
int snd_motu_protocol_v3_get_clock_source(struct snd_motu *motu,
sound/firewire/motu/motu.h
213
int snd_motu_protocol_v3_switch_fetching_mode(struct snd_motu *motu,
sound/firewire/motu/motu.h
215
int snd_motu_protocol_v3_cache_packet_formats(struct snd_motu *motu);
sound/firewire/motu/motu.h
217
static inline int snd_motu_protocol_get_clock_rate(struct snd_motu *motu,
sound/firewire/motu/motu.h
230
static inline int snd_motu_protocol_set_clock_rate(struct snd_motu *motu,
sound/firewire/motu/motu.h
243
static inline int snd_motu_protocol_get_clock_source(struct snd_motu *motu,
sound/firewire/motu/motu.h
256
static inline int snd_motu_protocol_switch_fetching_mode(struct snd_motu *motu,
sound/firewire/motu/motu.h
269
static inline int snd_motu_protocol_cache_packet_formats(struct snd_motu *motu)
sound/firewire/motu/motu.h
281
int snd_motu_register_dsp_message_parser_new(struct snd_motu *motu);
sound/firewire/motu/motu.h
282
int snd_motu_register_dsp_message_parser_init(struct snd_motu *motu);
sound/firewire/motu/motu.h
285
void snd_motu_register_dsp_message_parser_copy_meter(struct snd_motu *motu,
sound/firewire/motu/motu.h
287
void snd_motu_register_dsp_message_parser_copy_parameter(struct snd_motu *motu,
sound/firewire/motu/motu.h
289
unsigned int snd_motu_register_dsp_message_parser_count_event(struct snd_motu *motu);
sound/firewire/motu/motu.h
290
bool snd_motu_register_dsp_message_parser_copy_event(struct snd_motu *motu, u32 *event);
sound/firewire/motu/motu.h
292
int snd_motu_command_dsp_message_parser_new(struct snd_motu *motu);
sound/firewire/motu/motu.h
293
int snd_motu_command_dsp_message_parser_init(struct snd_motu *motu, enum cip_sfc sfc);
sound/firewire/motu/motu.h
296
void snd_motu_command_dsp_message_parser_copy_meter(struct snd_motu *motu,