Lines Matching defs:oxfw

42 static int set_rate(struct snd_oxfw *oxfw, unsigned int rate)  in set_rate()
58 static int set_stream_format(struct snd_oxfw *oxfw, struct amdtp_stream *s, in set_stream_format()
104 static void stop_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream) in stop_stream()
115 static int start_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream, in start_stream()
182 static int check_connection_used_by_others(struct snd_oxfw *oxfw, in check_connection_used_by_others()
206 int snd_oxfw_stream_init_simplex(struct snd_oxfw *oxfw, in snd_oxfw_stream_init_simplex()
242 int snd_oxfw_stream_start_simplex(struct snd_oxfw *oxfw, in snd_oxfw_stream_start_simplex()
331 void snd_oxfw_stream_stop_simplex(struct snd_oxfw *oxfw, in snd_oxfw_stream_stop_simplex()
345 void snd_oxfw_stream_destroy_simplex(struct snd_oxfw *oxfw, in snd_oxfw_stream_destroy_simplex()
359 void snd_oxfw_stream_update_simplex(struct snd_oxfw *oxfw, in snd_oxfw_stream_update_simplex()
375 int snd_oxfw_stream_get_current_formation(struct snd_oxfw *oxfw, in snd_oxfw_stream_get_current_formation()
485 assume_stream_formats(struct snd_oxfw *oxfw, enum avc_general_plug_dir dir, in assume_stream_formats()
543 static int fill_stream_formats(struct snd_oxfw *oxfw, in fill_stream_formats()
620 int snd_oxfw_stream_discover(struct snd_oxfw *oxfw) in snd_oxfw_stream_discover()
652 void snd_oxfw_stream_lock_changed(struct snd_oxfw *oxfw) in snd_oxfw_stream_lock_changed()
658 int snd_oxfw_stream_lock_try(struct snd_oxfw *oxfw) in snd_oxfw_stream_lock_try()
679 void snd_oxfw_stream_lock_release(struct snd_oxfw *oxfw) in snd_oxfw_stream_lock_release()