Lines Matching refs:snd_oxfw
64 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 *oxfw);
153 int snd_oxfw_stream_lock_try(struct snd_oxfw *oxfw);
154 void snd_oxfw_stream_lock_release(struct snd_oxfw *oxfw);
156 int snd_oxfw_create_pcm(struct snd_oxfw *oxfw);
158 void snd_oxfw_proc_init(struct snd_oxfw *oxfw);
160 int snd_oxfw_create_midi(struct snd_oxfw *oxfw);
162 int snd_oxfw_create_hwdep(struct snd_oxfw *oxfw);
164 int snd_oxfw_add_spkr(struct snd_oxfw *oxfw, bool is_lacie);
165 int snd_oxfw_scs1x_add(struct snd_oxfw *oxfw);
166 void snd_oxfw_scs1x_update(struct snd_oxfw *oxfw);