Searched refs:snd_oxfw (Results 1 - 9 of 9) sorted by last modified time

/linux-master/sound/firewire/oxfw/
H A Doxfw-stream.c41 static int set_rate(struct snd_oxfw *oxfw, unsigned int rate)
57 static int set_stream_format(struct snd_oxfw *oxfw, struct amdtp_stream *s,
103 static int start_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream)
127 static int check_connection_used_by_others(struct snd_oxfw *oxfw,
151 static int init_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream)
201 static int keep_resources(struct snd_oxfw *oxfw, struct amdtp_stream *stream)
253 int snd_oxfw_stream_reserve_duplex(struct snd_oxfw *oxfw,
332 int snd_oxfw_stream_start_duplex(struct snd_oxfw *oxfw)
406 void snd_oxfw_stream_stop_duplex(struct snd_oxfw *oxfw)
421 static void destroy_stream(struct snd_oxfw *oxf
[all...]
H A Doxfw.c65 static int name_card(struct snd_oxfw *oxfw, const struct ieee1394_device_id *entry)
123 struct snd_oxfw *oxfw = card->private_data;
132 static int detect_quirks(struct snd_oxfw *oxfw, const struct ieee1394_device_id *entry)
212 struct snd_oxfw *oxfw;
281 struct snd_oxfw *oxfw = dev_get_drvdata(&unit->device);
297 struct snd_oxfw *oxfw = dev_get_drvdata(&unit->device);
H A Doxfw.h64 struct snd_oxfw { struct
128 int snd_oxfw_stream_init_duplex(struct snd_oxfw *oxfw);
129 int snd_oxfw_stream_reserve_duplex(struct snd_oxfw *oxfw,
134 int snd_oxfw_stream_start_duplex(struct snd_oxfw *oxfw);
135 void snd_oxfw_stream_stop_duplex(struct snd_oxfw *oxfw);
136 void snd_oxfw_stream_destroy_duplex(struct snd_oxfw *oxfw);
137 void snd_oxfw_stream_update_duplex(struct snd_oxfw *oxfw);
146 int snd_oxfw_stream_get_current_formation(struct snd_oxfw *oxfw,
150 int snd_oxfw_stream_discover(struct snd_oxfw *oxfw);
152 void snd_oxfw_stream_lock_changed(struct snd_oxfw *oxf
[all...]
H A Doxfw-midi.c12 struct snd_oxfw *oxfw = substream->rmidi->private_data;
39 struct snd_oxfw *oxfw = substream->rmidi->private_data;
64 struct snd_oxfw *oxfw = substream->rmidi->private_data;
79 struct snd_oxfw *oxfw = substream->rmidi->private_data;
94 struct snd_oxfw *oxfw = substrm->rmidi->private_data;
111 struct snd_oxfw *oxfw = substrm->rmidi->private_data;
126 static void set_midi_substream_names(struct snd_oxfw *oxfw,
138 int snd_oxfw_create_midi(struct snd_oxfw *oxfw)
H A Doxfw-pcm.c109 static int init_hw_params(struct snd_oxfw *oxfw,
148 struct snd_oxfw *oxfw = substream->private_data;
172 struct snd_oxfw *oxfw = substream->private_data;
230 struct snd_oxfw *oxfw = substream->private_data;
239 struct snd_oxfw *oxfw = substream->private_data;
262 struct snd_oxfw *oxfw = substream->private_data;
285 struct snd_oxfw *oxfw = substream->private_data;
300 struct snd_oxfw *oxfw = substream->private_data;
316 struct snd_oxfw *oxfw = substream->private_data;
331 struct snd_oxfw *oxf
[all...]
H A Doxfw-hwdep.c21 struct snd_oxfw *oxfw = hwdep->private_data;
55 struct snd_oxfw *oxfw = hwdep->private_data;
70 static int hwdep_get_info(struct snd_oxfw *oxfw, void __user *arg)
89 static int hwdep_lock(struct snd_oxfw *oxfw)
107 static int hwdep_unlock(struct snd_oxfw *oxfw)
127 struct snd_oxfw *oxfw = hwdep->private_data;
140 struct snd_oxfw *oxfw = hwdep->private_data;
165 int snd_oxfw_create_hwdep(struct snd_oxfw *oxfw)
H A Doxfw-scs1x.c334 static int register_address(struct snd_oxfw *oxfw)
352 void snd_oxfw_scs1x_update(struct snd_oxfw *oxfw)
357 int snd_oxfw_scs1x_add(struct snd_oxfw *oxfw)
H A Doxfw-spkr.c148 struct snd_oxfw *oxfw = control->private_data;
159 struct snd_oxfw *oxfw = control->private_data;
181 struct snd_oxfw *oxfw = control->private_data;
197 struct snd_oxfw *oxfw = control->private_data;
210 struct snd_oxfw *oxfw = control->private_data;
251 int snd_oxfw_add_spkr(struct snd_oxfw *oxfw, bool is_lacie)
H A Doxfw-proc.c13 struct snd_oxfw *oxfw = entry->private_data;
77 static void add_node(struct snd_oxfw *oxfw, struct snd_info_entry *root,
89 void snd_oxfw_proc_init(struct snd_oxfw *oxfw)

Completed in 178 milliseconds