Lines Matching defs:oxfw

41 static int set_rate(struct snd_oxfw *oxfw, unsigned int rate)  in set_rate()
57 static int set_stream_format(struct snd_oxfw *oxfw, struct amdtp_stream *s, in set_stream_format()
103 static int start_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream) in start_stream()
127 static int check_connection_used_by_others(struct snd_oxfw *oxfw, in check_connection_used_by_others()
151 static int init_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream) in init_stream()
199 static int keep_resources(struct snd_oxfw *oxfw, struct amdtp_stream *stream) in keep_resources()
251 int snd_oxfw_stream_reserve_duplex(struct snd_oxfw *oxfw, in snd_oxfw_stream_reserve_duplex()
330 int snd_oxfw_stream_start_duplex(struct snd_oxfw *oxfw) in snd_oxfw_stream_start_duplex()
404 void snd_oxfw_stream_stop_duplex(struct snd_oxfw *oxfw) in snd_oxfw_stream_stop_duplex()
419 static void destroy_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream) in destroy_stream()
432 int snd_oxfw_stream_init_duplex(struct snd_oxfw *oxfw) in snd_oxfw_stream_init_duplex()
460 void snd_oxfw_stream_destroy_duplex(struct snd_oxfw *oxfw) in snd_oxfw_stream_destroy_duplex()
470 void snd_oxfw_stream_update_duplex(struct snd_oxfw *oxfw) in snd_oxfw_stream_update_duplex()
485 int snd_oxfw_stream_get_current_formation(struct snd_oxfw *oxfw, in snd_oxfw_stream_get_current_formation()
595 assume_stream_formats(struct snd_oxfw *oxfw, enum avc_general_plug_dir dir, in assume_stream_formats()
653 static int fill_stream_formats(struct snd_oxfw *oxfw, in fill_stream_formats()
730 int snd_oxfw_stream_discover(struct snd_oxfw *oxfw) in snd_oxfw_stream_discover()
809 void snd_oxfw_stream_lock_changed(struct snd_oxfw *oxfw) in snd_oxfw_stream_lock_changed()
815 int snd_oxfw_stream_lock_try(struct snd_oxfw *oxfw) in snd_oxfw_stream_lock_try()
836 void snd_oxfw_stream_lock_release(struct snd_oxfw *oxfw) in snd_oxfw_stream_lock_release()