Lines Matching refs:snd_oxfw
45 struct snd_oxfw { struct
109 int snd_oxfw_stream_init_simplex(struct snd_oxfw *oxfw,
111 int snd_oxfw_stream_start_simplex(struct snd_oxfw *oxfw,
114 void snd_oxfw_stream_stop_simplex(struct snd_oxfw *oxfw,
116 void snd_oxfw_stream_destroy_simplex(struct snd_oxfw *oxfw,
118 void snd_oxfw_stream_update_simplex(struct snd_oxfw *oxfw,
128 int snd_oxfw_stream_get_current_formation(struct snd_oxfw *oxfw,
132 int snd_oxfw_stream_discover(struct snd_oxfw *oxfw);
134 void snd_oxfw_stream_lock_changed(struct snd_oxfw *oxfw);
135 int snd_oxfw_stream_lock_try(struct snd_oxfw *oxfw);
136 void snd_oxfw_stream_lock_release(struct snd_oxfw *oxfw);
138 int snd_oxfw_create_pcm(struct snd_oxfw *oxfw);
140 int snd_oxfw_create_mixer(struct snd_oxfw *oxfw);
142 void snd_oxfw_proc_init(struct snd_oxfw *oxfw);
144 int snd_oxfw_create_midi(struct snd_oxfw *oxfw);
146 int snd_oxfw_create_hwdep(struct snd_oxfw *oxfw);