Lines Matching refs:oxfw
110 int snd_oxfw_stream_init_simplex(struct snd_oxfw *oxfw,
112 int snd_oxfw_stream_start_simplex(struct snd_oxfw *oxfw,
115 void snd_oxfw_stream_stop_simplex(struct snd_oxfw *oxfw,
117 void snd_oxfw_stream_destroy_simplex(struct snd_oxfw *oxfw,
119 void snd_oxfw_stream_update_simplex(struct snd_oxfw *oxfw,
129 int snd_oxfw_stream_get_current_formation(struct snd_oxfw *oxfw,
133 int snd_oxfw_stream_discover(struct snd_oxfw *oxfw);
135 void snd_oxfw_stream_lock_changed(struct snd_oxfw *oxfw);
136 int snd_oxfw_stream_lock_try(struct snd_oxfw *oxfw);
137 void snd_oxfw_stream_lock_release(struct snd_oxfw *oxfw);
139 int snd_oxfw_create_pcm(struct snd_oxfw *oxfw);
141 int snd_oxfw_create_mixer(struct snd_oxfw *oxfw);
143 void snd_oxfw_proc_init(struct snd_oxfw *oxfw);
145 int snd_oxfw_create_midi(struct snd_oxfw *oxfw);
147 int snd_oxfw_create_hwdep(struct snd_oxfw *oxfw);