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()
193 static int keep_resources(struct snd_oxfw *oxfw, struct amdtp_stream *stream) in keep_resources()
245 int snd_oxfw_stream_reserve_duplex(struct snd_oxfw *oxfw, in snd_oxfw_stream_reserve_duplex()
324 int snd_oxfw_stream_start_duplex(struct snd_oxfw *oxfw) in snd_oxfw_stream_start_duplex()
389 void snd_oxfw_stream_stop_duplex(struct snd_oxfw *oxfw) in snd_oxfw_stream_stop_duplex()
404 static void destroy_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream) in destroy_stream()
417 int snd_oxfw_stream_init_duplex(struct snd_oxfw *oxfw) in snd_oxfw_stream_init_duplex()
445 void snd_oxfw_stream_destroy_duplex(struct snd_oxfw *oxfw) in snd_oxfw_stream_destroy_duplex()
455 void snd_oxfw_stream_update_duplex(struct snd_oxfw *oxfw) in snd_oxfw_stream_update_duplex()
470 int snd_oxfw_stream_get_current_formation(struct snd_oxfw *oxfw, in snd_oxfw_stream_get_current_formation()
580 assume_stream_formats(struct snd_oxfw *oxfw, enum avc_general_plug_dir dir, in assume_stream_formats()
638 static int fill_stream_formats(struct snd_oxfw *oxfw, in fill_stream_formats()
715 int snd_oxfw_stream_discover(struct snd_oxfw *oxfw) in snd_oxfw_stream_discover()
794 void snd_oxfw_stream_lock_changed(struct snd_oxfw *oxfw) in snd_oxfw_stream_lock_changed()
800 int snd_oxfw_stream_lock_try(struct snd_oxfw *oxfw) in snd_oxfw_stream_lock_try()
821 void snd_oxfw_stream_lock_release(struct snd_oxfw *oxfw) in snd_oxfw_stream_lock_release()