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()
60 static int select_clock(struct snd_dice *dice, unsigned int rate) in select_clock()
99 static int get_register_params(struct snd_dice *dice, in get_register_params()
123 static void release_resources(struct snd_dice *dice) in release_resources()
133 static void stop_streams(struct snd_dice *dice, enum amdtp_stream_direction dir, in stop_streams()
153 static int keep_resources(struct snd_dice *dice, struct amdtp_stream *stream, in keep_resources()
195 static int keep_dual_resources(struct snd_dice *dice, unsigned int rate, in keep_dual_resources()
254 static void finish_session(struct snd_dice *dice, struct reg_params *tx_params, in finish_session()
263 int snd_dice_stream_reserve_duplex(struct snd_dice *dice, unsigned int rate, in snd_dice_stream_reserve_duplex()
324 static int start_streams(struct snd_dice *dice, enum amdtp_stream_direction dir, in start_streams()
380 int snd_dice_stream_start_duplex(struct snd_dice *dice) in snd_dice_stream_start_duplex()
473 void snd_dice_stream_stop_duplex(struct snd_dice *dice) in snd_dice_stream_stop_duplex()
486 static int init_stream(struct snd_dice *dice, enum amdtp_stream_direction dir, in init_stream()
519 static void destroy_stream(struct snd_dice *dice, in destroy_stream()
538 int snd_dice_stream_init_duplex(struct snd_dice *dice) in snd_dice_stream_init_duplex()
573 void snd_dice_stream_destroy_duplex(struct snd_dice *dice) in snd_dice_stream_destroy_duplex()
585 void snd_dice_stream_update_duplex(struct snd_dice *dice) in snd_dice_stream_update_duplex()
607 int snd_dice_stream_detect_current_formats(struct snd_dice *dice) in snd_dice_stream_detect_current_formats()
670 static void dice_lock_changed(struct snd_dice *dice) in dice_lock_changed()
676 int snd_dice_stream_lock_try(struct snd_dice *dice) in snd_dice_stream_lock_try()
695 void snd_dice_stream_lock_release(struct snd_dice *dice) in snd_dice_stream_lock_release()