Searched defs:oxfw (Results 1 - 9 of 9) sorted by relevance

/linux-master/sound/firewire/oxfw/
H A DMakefile[all...]
H A Doxfw-proc.c13 struct snd_oxfw *oxfw = entry->private_data; local
77 static void add_node(struct snd_oxfw *oxfw, struct snd_info_entry *root, argument
89 snd_oxfw_proc_init(struct snd_oxfw *oxfw) argument
[all...]
H A Doxfw-midi.c12 struct snd_oxfw *oxfw = substream->rmidi->private_data; local
39 struct snd_oxfw *oxfw = substream->rmidi->private_data; local
64 struct snd_oxfw *oxfw = substream->rmidi->private_data; local
79 struct snd_oxfw *oxfw = substream->rmidi->private_data; local
94 struct snd_oxfw *oxfw = substrm->rmidi->private_data; local
111 struct snd_oxfw *oxfw = substrm->rmidi->private_data; local
126 set_midi_substream_names(struct snd_oxfw *oxfw, struct snd_rawmidi_str *str) argument
138 snd_oxfw_create_midi(struct snd_oxfw *oxfw) argument
[all...]
H A Doxfw-hwdep.c21 struct snd_oxfw *oxfw = hwdep->private_data; local
55 struct snd_oxfw *oxfw = hwdep->private_data; local
70 hwdep_get_info(struct snd_oxfw *oxfw, void __user *arg) argument
89 hwdep_lock(struct snd_oxfw *oxfw) argument
107 hwdep_unlock(struct snd_oxfw *oxfw) argument
127 struct snd_oxfw *oxfw = hwdep->private_data; local
140 struct snd_oxfw *oxfw = hwdep->private_data; local
165 snd_oxfw_create_hwdep(struct snd_oxfw *oxfw) argument
[all...]
H A Doxfw-spkr.c148 struct snd_oxfw *oxfw = control->private_data; local
159 struct snd_oxfw *oxfw = control->private_data; local
181 struct snd_oxfw *oxfw = control->private_data; local
197 struct snd_oxfw *oxfw local
210 struct snd_oxfw *oxfw = control->private_data; local
251 snd_oxfw_add_spkr(struct snd_oxfw *oxfw, bool is_lacie) argument
[all...]
H A Doxfw-pcm.c109 static int init_hw_params(struct snd_oxfw *oxfw, argument
148 struct snd_oxfw *oxfw = substream->private_data; local
172 struct snd_oxfw *oxfw = substream->private_data; local
230 struct snd_oxfw *oxfw = substream->private_data; local
239 struct snd_oxfw *oxfw = substream->private_data; local
262 struct snd_oxfw *oxfw = substream->private_data; local
285 struct snd_oxfw *oxfw = substream->private_data; local
300 struct snd_oxfw *oxfw = substream->private_data; local
316 struct snd_oxfw *oxfw = substream->private_data; local
331 struct snd_oxfw *oxfw = substream->private_data; local
347 struct snd_oxfw *oxfw = substream->private_data; local
365 struct snd_oxfw *oxfw = substream->private_data; local
384 struct snd_oxfw *oxfw = sbstm->private_data; local
390 struct snd_oxfw *oxfw = sbstm->private_data; local
397 struct snd_oxfw *oxfw = substream->private_data; local
404 struct snd_oxfw *oxfw = substream->private_data; local
409 snd_oxfw_create_pcm(struct snd_oxfw *oxfw) argument
[all...]
H A Doxfw-stream.c41 static int set_rate(struct snd_oxfw *oxfw, unsigned int rate) argument
57 static int set_stream_format(struct snd_oxfw *oxfw, struct amdtp_stream *s, argument
103 start_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream) argument
127 check_connection_used_by_others(struct snd_oxfw *oxfw, struct amdtp_stream *stream) argument
151 init_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream) argument
201 keep_resources(struct snd_oxfw *oxfw, struct amdtp_stream *stream) argument
253 snd_oxfw_stream_reserve_duplex(struct snd_oxfw *oxfw, struct amdtp_stream *stream, unsigned int rate, unsigned int pcm_channels, unsigned int frames_per_period, unsigned int frames_per_buffer) argument
332 snd_oxfw_stream_start_duplex(struct snd_oxfw *oxfw) argument
406 snd_oxfw_stream_stop_duplex(struct snd_oxfw *oxfw) argument
421 destroy_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream) argument
434 snd_oxfw_stream_init_duplex(struct snd_oxfw *oxfw) argument
462 snd_oxfw_stream_destroy_duplex(struct snd_oxfw *oxfw) argument
472 snd_oxfw_stream_update_duplex(struct snd_oxfw *oxfw) argument
487 snd_oxfw_stream_get_current_formation(struct snd_oxfw *oxfw, enum avc_general_plug_dir dir, struct snd_oxfw_stream_formation *formation) argument
628 assume_stream_formats(struct snd_oxfw *oxfw, enum avc_general_plug_dir dir, unsigned int pid, u8 *buf, unsigned int *len, u8 **formats) argument
705 fill_stream_formats(struct snd_oxfw *oxfw, enum avc_general_plug_dir dir, unsigned short pid) argument
782 snd_oxfw_stream_discover(struct snd_oxfw *oxfw) argument
861 snd_oxfw_stream_lock_changed(struct snd_oxfw *oxfw) argument
867 snd_oxfw_stream_lock_try(struct snd_oxfw *oxfw) argument
888 snd_oxfw_stream_lock_release(struct snd_oxfw *oxfw) argument
[all...]
H A Doxfw.c65 static int name_card(struct snd_oxfw *oxfw, const struct ieee1394_device_id *entry) argument
123 struct snd_oxfw *oxfw = card->private_data; local
132 detect_quirks(struct snd_oxfw *oxfw, const struct ieee1394_device_id *entry) argument
212 struct snd_oxfw *oxfw; local
281 struct snd_oxfw *oxfw = dev_get_drvdata(&unit->device); local
297 struct snd_oxfw *oxfw = dev_get_drvdata(&unit->device); local
[all...]
H A Doxfw-scs1x.c334 static int register_address(struct snd_oxfw *oxfw) argument
352 void snd_oxfw_scs1x_update(struct snd_oxfw *oxfw) argument
357 int snd_oxfw_scs1x_add(struct snd_oxfw *oxfw) argument
[all...]

Completed in 117 milliseconds