Lines Matching refs:snd_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()
201 static int keep_resources(struct snd_oxfw *oxfw, struct amdtp_stream *stream) in keep_resources()
253 int snd_oxfw_stream_reserve_duplex(struct snd_oxfw *oxfw, in snd_oxfw_stream_reserve_duplex()
332 int snd_oxfw_stream_start_duplex(struct snd_oxfw *oxfw) in snd_oxfw_stream_start_duplex()
406 void snd_oxfw_stream_stop_duplex(struct snd_oxfw *oxfw) in snd_oxfw_stream_stop_duplex()
421 static void destroy_stream(struct snd_oxfw *oxfw, struct amdtp_stream *stream) in destroy_stream()
434 int snd_oxfw_stream_init_duplex(struct snd_oxfw *oxfw) in snd_oxfw_stream_init_duplex()
462 void snd_oxfw_stream_destroy_duplex(struct snd_oxfw *oxfw) in snd_oxfw_stream_destroy_duplex()
472 void snd_oxfw_stream_update_duplex(struct snd_oxfw *oxfw) in snd_oxfw_stream_update_duplex()
487 int snd_oxfw_stream_get_current_formation(struct snd_oxfw *oxfw, in snd_oxfw_stream_get_current_formation()
628 assume_stream_formats(struct snd_oxfw *oxfw, enum avc_general_plug_dir dir, in assume_stream_formats()
705 static int fill_stream_formats(struct snd_oxfw *oxfw, in fill_stream_formats()
782 int snd_oxfw_stream_discover(struct snd_oxfw *oxfw) in snd_oxfw_stream_discover()
861 void snd_oxfw_stream_lock_changed(struct snd_oxfw *oxfw) in snd_oxfw_stream_lock_changed()
867 int snd_oxfw_stream_lock_try(struct snd_oxfw *oxfw) in snd_oxfw_stream_lock_try()
888 void snd_oxfw_stream_lock_release(struct snd_oxfw *oxfw) in snd_oxfw_stream_lock_release()