Lines Matching defs:dice

32 int snd_dice_stream_get_rate_mode(struct snd_dice *dice, unsigned int rate,  in snd_dice_stream_get_rate_mode()
64 static int ensure_phase_lock(struct snd_dice *dice, unsigned int rate) in ensure_phase_lock()
114 static int get_register_params(struct snd_dice *dice, in get_register_params()
138 static void release_resources(struct snd_dice *dice) in release_resources()
148 static void stop_streams(struct snd_dice *dice, enum amdtp_stream_direction dir, in stop_streams()
168 static int keep_resources(struct snd_dice *dice, struct amdtp_stream *stream, in keep_resources()
210 static int keep_dual_resources(struct snd_dice *dice, unsigned int rate, in keep_dual_resources()
272 static void finish_session(struct snd_dice *dice, struct reg_params *tx_params, in finish_session()
281 int snd_dice_stream_reserve_duplex(struct snd_dice *dice, unsigned int rate) in snd_dice_stream_reserve_duplex()
335 static int start_streams(struct snd_dice *dice, enum amdtp_stream_direction dir, in start_streams()
391 int snd_dice_stream_start_duplex(struct snd_dice *dice) in snd_dice_stream_start_duplex()
487 void snd_dice_stream_stop_duplex(struct snd_dice *dice) in snd_dice_stream_stop_duplex()
501 static int init_stream(struct snd_dice *dice, enum amdtp_stream_direction dir, in init_stream()
534 static void destroy_stream(struct snd_dice *dice, in destroy_stream()
553 int snd_dice_stream_init_duplex(struct snd_dice *dice) in snd_dice_stream_init_duplex()
588 void snd_dice_stream_destroy_duplex(struct snd_dice *dice) in snd_dice_stream_destroy_duplex()
600 void snd_dice_stream_update_duplex(struct snd_dice *dice) in snd_dice_stream_update_duplex()
622 int snd_dice_stream_detect_current_formats(struct snd_dice *dice) in snd_dice_stream_detect_current_formats()
685 static void dice_lock_changed(struct snd_dice *dice) in dice_lock_changed()
691 int snd_dice_stream_lock_try(struct snd_dice *dice) in snd_dice_stream_lock_try()
710 void snd_dice_stream_lock_release(struct snd_dice *dice) in snd_dice_stream_lock_release()