Lines Matching refs:oxfw
123 int snd_oxfw_stream_init_duplex(struct snd_oxfw *oxfw);
124 int snd_oxfw_stream_reserve_duplex(struct snd_oxfw *oxfw,
129 int snd_oxfw_stream_start_duplex(struct snd_oxfw *oxfw);
130 void snd_oxfw_stream_stop_duplex(struct snd_oxfw *oxfw);
131 void snd_oxfw_stream_destroy_duplex(struct snd_oxfw *oxfw);
132 void snd_oxfw_stream_update_duplex(struct snd_oxfw *oxfw);
141 int snd_oxfw_stream_get_current_formation(struct snd_oxfw *oxfw,
145 int snd_oxfw_stream_discover(struct snd_oxfw *oxfw);
147 void snd_oxfw_stream_lock_changed(struct snd_oxfw *oxfw);
148 int snd_oxfw_stream_lock_try(struct snd_oxfw *oxfw);
149 void snd_oxfw_stream_lock_release(struct snd_oxfw *oxfw);
151 int snd_oxfw_create_pcm(struct snd_oxfw *oxfw);
153 void snd_oxfw_proc_init(struct snd_oxfw *oxfw);
155 int snd_oxfw_create_midi(struct snd_oxfw *oxfw);
157 int snd_oxfw_create_hwdep(struct snd_oxfw *oxfw);
159 int snd_oxfw_add_spkr(struct snd_oxfw *oxfw, bool is_lacie);
160 int snd_oxfw_scs1x_add(struct snd_oxfw *oxfw);
161 void snd_oxfw_scs1x_update(struct snd_oxfw *oxfw);