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

/linux-4.1.27/sound/firewire/oxfw/
H A DMakefile
H A Doxfw-proc.c14 struct snd_oxfw *oxfw = entry->private_data; proc_read_formation() local
78 static void add_node(struct snd_oxfw *oxfw, struct snd_info_entry *root, add_node() argument
94 void snd_oxfw_proc_init(struct snd_oxfw *oxfw) snd_oxfw_proc_init() argument
H A Doxfw-hwdep.c22 struct snd_oxfw *oxfw = hwdep->private_data; hwdep_read() local
58 struct snd_oxfw *oxfw = hwdep->private_data; hwdep_poll() local
73 static int hwdep_get_info(struct snd_oxfw *oxfw, void __user *arg) hwdep_get_info() argument
92 static int hwdep_lock(struct snd_oxfw *oxfw) hwdep_lock() argument
110 static int hwdep_unlock(struct snd_oxfw *oxfw) hwdep_unlock() argument
130 struct snd_oxfw *oxfw = hwdep->private_data; hwdep_release() local
143 struct snd_oxfw *oxfw = hwdep->private_data; hwdep_ioctl() local
168 int snd_oxfw_create_hwdep(struct snd_oxfw *oxfw) snd_oxfw_create_hwdep() argument
H A Doxfw-midi.c13 struct snd_oxfw *oxfw = substream->rmidi->private_data; midi_capture_open() local
35 struct snd_oxfw *oxfw = substream->rmidi->private_data; midi_playback_open() local
57 struct snd_oxfw *oxfw = substream->rmidi->private_data; midi_capture_close() local
72 struct snd_oxfw *oxfw = substream->rmidi->private_data; midi_playback_close() local
87 struct snd_oxfw *oxfw = substrm->rmidi->private_data; midi_capture_trigger() local
104 struct snd_oxfw *oxfw = substrm->rmidi->private_data; midi_playback_trigger() local
131 static void set_midi_substream_names(struct snd_oxfw *oxfw, set_midi_substream_names() argument
143 int snd_oxfw_create_midi(struct snd_oxfw *oxfw) snd_oxfw_create_midi() argument
H A Doxfw-control.c17 static int oxfw_mute_command(struct snd_oxfw *oxfw, bool *value, oxfw_mute_command() argument
73 static int oxfw_volume_command(struct snd_oxfw *oxfw, s16 *value, oxfw_volume_command() argument
137 struct snd_oxfw *oxfw = control->private_data; oxfw_mute_get() local
147 struct snd_oxfw *oxfw = control->private_data; oxfw_mute_put() local
167 struct snd_oxfw *oxfw = control->private_data; oxfw_volume_info() local
182 struct snd_oxfw *oxfw = control->private_data; oxfw_volume_get() local
194 struct snd_oxfw *oxfw = control->private_data; oxfw_volume_put() local
233 int snd_oxfw_create_mixer(struct snd_oxfw *oxfw) snd_oxfw_create_mixer() argument
H A Doxfw-pcm.c121 static int init_hw_params(struct snd_oxfw *oxfw, init_hw_params() argument
168 struct snd_oxfw *oxfw = substream->private_data; limit_to_current_params() local
192 struct snd_oxfw *oxfw = substream->private_data; pcm_open() local
224 struct snd_oxfw *oxfw = substream->private_data; pcm_close() local
233 struct snd_oxfw *oxfw = substream->private_data; pcm_capture_hw_params() local
250 struct snd_oxfw *oxfw = substream->private_data; pcm_playback_hw_params() local
266 struct snd_oxfw *oxfw = substream->private_data; pcm_capture_hw_free() local
281 struct snd_oxfw *oxfw = substream->private_data; pcm_playback_hw_free() local
297 struct snd_oxfw *oxfw = substream->private_data; pcm_capture_prepare() local
314 struct snd_oxfw *oxfw = substream->private_data; pcm_playback_prepare() local
332 struct snd_oxfw *oxfw = substream->private_data; pcm_capture_trigger() local
350 struct snd_oxfw *oxfw = substream->private_data; pcm_playback_trigger() local
369 struct snd_oxfw *oxfw = sbstm->private_data; pcm_capture_pointer() local
375 struct snd_oxfw *oxfw = sbstm->private_data; pcm_playback_pointer() local
380 int snd_oxfw_create_pcm(struct snd_oxfw *oxfw) snd_oxfw_create_pcm() argument
H A Doxfw.c56 static int name_card(struct snd_oxfw *oxfw) name_card() argument
115 struct snd_oxfw *oxfw = card->private_data; oxfw_card_free() local
136 struct snd_oxfw *oxfw; oxfw_probe() local
210 struct snd_oxfw *oxfw = dev_get_drvdata(&unit->device); oxfw_bus_reset() local
225 struct snd_oxfw *oxfw = dev_get_drvdata(&unit->device); oxfw_remove() local
H A Doxfw-stream.c42 static int set_rate(struct snd_oxfw *oxfw, unsigned int rate) set_rate() argument
58 static int set_stream_format(struct snd_oxfw *oxfw, struct amdtp_stream *s, set_stream_format() argument
104 static void stop_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream) stop_stream() argument
115 static int start_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream, start_stream() argument
182 static int check_connection_used_by_others(struct snd_oxfw *oxfw, check_connection_used_by_others() argument
206 int snd_oxfw_stream_init_simplex(struct snd_oxfw *oxfw, snd_oxfw_stream_init_simplex() argument
242 int snd_oxfw_stream_start_simplex(struct snd_oxfw *oxfw, snd_oxfw_stream_start_simplex() argument
331 void snd_oxfw_stream_stop_simplex(struct snd_oxfw *oxfw, snd_oxfw_stream_stop_simplex() argument
345 void snd_oxfw_stream_destroy_simplex(struct snd_oxfw *oxfw, snd_oxfw_stream_destroy_simplex() argument
359 void snd_oxfw_stream_update_simplex(struct snd_oxfw *oxfw, snd_oxfw_stream_update_simplex() argument
375 int snd_oxfw_stream_get_current_formation(struct snd_oxfw *oxfw, snd_oxfw_stream_get_current_formation() argument
485 assume_stream_formats(struct snd_oxfw *oxfw, enum avc_general_plug_dir dir, assume_stream_formats() argument
543 static int fill_stream_formats(struct snd_oxfw *oxfw, fill_stream_formats() argument
620 int snd_oxfw_stream_discover(struct snd_oxfw *oxfw) snd_oxfw_stream_discover() argument
652 void snd_oxfw_stream_lock_changed(struct snd_oxfw *oxfw) snd_oxfw_stream_lock_changed() argument
658 int snd_oxfw_stream_lock_try(struct snd_oxfw *oxfw) snd_oxfw_stream_lock_try() argument
679 void snd_oxfw_stream_lock_release(struct snd_oxfw *oxfw) snd_oxfw_stream_lock_release() argument
/linux-4.1.27/sound/firewire/
H A DMakefile

Completed in 114 milliseconds