• Home
  • Raw
  • Download

Lines Matching refs:snd_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()
269 static void finish_session(struct snd_dice *dice, struct reg_params *tx_params, in finish_session()
278 int snd_dice_stream_reserve_duplex(struct snd_dice *dice, unsigned int rate, in snd_dice_stream_reserve_duplex()
339 static int start_streams(struct snd_dice *dice, enum amdtp_stream_direction dir, in start_streams()
395 int snd_dice_stream_start_duplex(struct snd_dice *dice) in snd_dice_stream_start_duplex()
491 void snd_dice_stream_stop_duplex(struct snd_dice *dice) in snd_dice_stream_stop_duplex()
504 static int init_stream(struct snd_dice *dice, enum amdtp_stream_direction dir, in init_stream()
537 static void destroy_stream(struct snd_dice *dice, in destroy_stream()
556 int snd_dice_stream_init_duplex(struct snd_dice *dice) in snd_dice_stream_init_duplex()
591 void snd_dice_stream_destroy_duplex(struct snd_dice *dice) in snd_dice_stream_destroy_duplex()
603 void snd_dice_stream_update_duplex(struct snd_dice *dice) in snd_dice_stream_update_duplex()
625 int snd_dice_stream_detect_current_formats(struct snd_dice *dice) in snd_dice_stream_detect_current_formats()
688 static void dice_lock_changed(struct snd_dice *dice) in dice_lock_changed()
694 int snd_dice_stream_lock_try(struct snd_dice *dice) in snd_dice_stream_lock_try()
713 void snd_dice_stream_lock_release(struct snd_dice *dice) in snd_dice_stream_lock_release()