Lines Matching refs:snd_dice

33 int snd_dice_stream_get_rate_mode(struct snd_dice *dice, unsigned int rate,  in snd_dice_stream_get_rate_mode()
65 static int ensure_phase_lock(struct snd_dice *dice, unsigned int rate) in ensure_phase_lock()
115 static int get_register_params(struct snd_dice *dice, in get_register_params()
139 static void release_resources(struct snd_dice *dice) in release_resources()
158 static void stop_streams(struct snd_dice *dice, enum amdtp_stream_direction dir, in stop_streams()
178 static int keep_resources(struct snd_dice *dice, in keep_resources()
233 static int start_streams(struct snd_dice *dice, enum amdtp_stream_direction dir, in start_streams()
321 static int start_duplex_streams(struct snd_dice *dice, unsigned int rate) in start_duplex_streams()
388 int snd_dice_stream_start_duplex(struct snd_dice *dice, unsigned int rate) in snd_dice_stream_start_duplex()
445 void snd_dice_stream_stop_duplex(struct snd_dice *dice) in snd_dice_stream_stop_duplex()
462 static int init_stream(struct snd_dice *dice, enum amdtp_stream_direction dir, in init_stream()
495 static void destroy_stream(struct snd_dice *dice, in destroy_stream()
514 int snd_dice_stream_init_duplex(struct snd_dice *dice) in snd_dice_stream_init_duplex()
541 void snd_dice_stream_destroy_duplex(struct snd_dice *dice) in snd_dice_stream_destroy_duplex()
551 void snd_dice_stream_update_duplex(struct snd_dice *dice) in snd_dice_stream_update_duplex()
571 int snd_dice_stream_detect_current_formats(struct snd_dice *dice) in snd_dice_stream_detect_current_formats()
634 static void dice_lock_changed(struct snd_dice *dice) in dice_lock_changed()
640 int snd_dice_stream_lock_try(struct snd_dice *dice) in snd_dice_stream_lock_try()
659 void snd_dice_stream_lock_release(struct snd_dice *dice) in snd_dice_stream_lock_release()