Lines Matching defs:dice
27 int snd_dice_stream_get_rate_mode(struct snd_dice *dice, unsigned int rate, in snd_dice_stream_get_rate_mode()
44 static void release_resources(struct snd_dice *dice, in release_resources()
61 static int keep_resources(struct snd_dice *dice, in keep_resources()
87 static void stop_stream(struct snd_dice *dice, struct amdtp_stream *stream) in stop_stream()
98 static int start_stream(struct snd_dice *dice, struct amdtp_stream *stream, in start_stream()
162 static int get_sync_mode(struct snd_dice *dice, enum cip_flags *sync_mode) in get_sync_mode()
189 int snd_dice_stream_start_duplex(struct snd_dice *dice, unsigned int rate) in snd_dice_stream_start_duplex()
275 void snd_dice_stream_stop_duplex(struct snd_dice *dice) in snd_dice_stream_stop_duplex()
286 static int init_stream(struct snd_dice *dice, struct amdtp_stream *stream) in init_stream()
318 static void destroy_stream(struct snd_dice *dice, struct amdtp_stream *stream) in destroy_stream()
331 int snd_dice_stream_init_duplex(struct snd_dice *dice) in snd_dice_stream_init_duplex()
348 void snd_dice_stream_destroy_duplex(struct snd_dice *dice) in snd_dice_stream_destroy_duplex()
358 void snd_dice_stream_update_duplex(struct snd_dice *dice) in snd_dice_stream_update_duplex()
377 static void dice_lock_changed(struct snd_dice *dice) in dice_lock_changed()
383 int snd_dice_stream_lock_try(struct snd_dice *dice) in snd_dice_stream_lock_try()
402 void snd_dice_stream_lock_release(struct snd_dice *dice) in snd_dice_stream_lock_release()