Lines Matching defs:ff
34 static int keep_resources(struct snd_ff *ff, unsigned int rate) in keep_resources()
70 static void release_resources(struct snd_ff *ff) in release_resources()
76 static inline void finish_session(struct snd_ff *ff) in finish_session()
82 static int init_stream(struct snd_ff *ff, enum amdtp_stream_direction dir) in init_stream()
107 static void destroy_stream(struct snd_ff *ff, enum amdtp_stream_direction dir) in destroy_stream()
118 int snd_ff_stream_init_duplex(struct snd_ff *ff) in snd_ff_stream_init_duplex()
137 void snd_ff_stream_destroy_duplex(struct snd_ff *ff) in snd_ff_stream_destroy_duplex()
143 int snd_ff_stream_start_duplex(struct snd_ff *ff, unsigned int rate) in snd_ff_stream_start_duplex()
221 void snd_ff_stream_stop_duplex(struct snd_ff *ff) in snd_ff_stream_stop_duplex()
232 void snd_ff_stream_update_duplex(struct snd_ff *ff) in snd_ff_stream_update_duplex()
245 void snd_ff_stream_lock_changed(struct snd_ff *ff) in snd_ff_stream_lock_changed()
251 int snd_ff_stream_lock_try(struct snd_ff *ff) in snd_ff_stream_lock_try()
272 void snd_ff_stream_lock_release(struct snd_ff *ff) in snd_ff_stream_lock_release()