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()
185 static int check_connection_used_by_others(struct snd_oxfw *oxfw, in check_connection_used_by_others()
209 int snd_oxfw_stream_init_simplex(struct snd_oxfw *oxfw, in snd_oxfw_stream_init_simplex()
254 int snd_oxfw_stream_start_simplex(struct snd_oxfw *oxfw, in snd_oxfw_stream_start_simplex()
343 void snd_oxfw_stream_stop_simplex(struct snd_oxfw *oxfw, in snd_oxfw_stream_stop_simplex()
357 void snd_oxfw_stream_destroy_simplex(struct snd_oxfw *oxfw, in snd_oxfw_stream_destroy_simplex()
371 void snd_oxfw_stream_update_simplex(struct snd_oxfw *oxfw, in snd_oxfw_stream_update_simplex()
387 int snd_oxfw_stream_get_current_formation(struct snd_oxfw *oxfw, in snd_oxfw_stream_get_current_formation()
497 assume_stream_formats(struct snd_oxfw *oxfw, enum avc_general_plug_dir dir, in assume_stream_formats()
553 static int fill_stream_formats(struct snd_oxfw *oxfw, in fill_stream_formats()
629 int snd_oxfw_stream_discover(struct snd_oxfw *oxfw) in snd_oxfw_stream_discover()
694 void snd_oxfw_stream_lock_changed(struct snd_oxfw *oxfw) in snd_oxfw_stream_lock_changed()
700 int snd_oxfw_stream_lock_try(struct snd_oxfw *oxfw) in snd_oxfw_stream_lock_try()
721 void snd_oxfw_stream_lock_release(struct snd_oxfw *oxfw) in snd_oxfw_stream_lock_release()