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()
166 static int get_sync_mode(struct snd_dice *dice, enum cip_flags *sync_mode) in get_sync_mode()
193 int snd_dice_stream_start_duplex(struct snd_dice *dice, unsigned int rate) in snd_dice_stream_start_duplex()
279 void snd_dice_stream_stop_duplex(struct snd_dice *dice) in snd_dice_stream_stop_duplex()
290 static int init_stream(struct snd_dice *dice, struct amdtp_stream *stream) in init_stream()
322 static void destroy_stream(struct snd_dice *dice, struct amdtp_stream *stream) in destroy_stream()
335 int snd_dice_stream_init_duplex(struct snd_dice *dice) in snd_dice_stream_init_duplex()
352 void snd_dice_stream_destroy_duplex(struct snd_dice *dice) in snd_dice_stream_destroy_duplex()
362 void snd_dice_stream_update_duplex(struct snd_dice *dice) in snd_dice_stream_update_duplex()
381 static void dice_lock_changed(struct snd_dice *dice) in dice_lock_changed()
387 int snd_dice_stream_lock_try(struct snd_dice *dice) in snd_dice_stream_lock_try()
406 void snd_dice_stream_lock_release(struct snd_dice *dice) in snd_dice_stream_lock_release()