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()
101 static int get_register_params(struct snd_dice *dice, in get_register_params()
125 static void release_resources(struct snd_dice *dice) in release_resources()
135 static void stop_streams(struct snd_dice *dice, enum amdtp_stream_direction dir, in stop_streams()
155 static int keep_resources(struct snd_dice *dice, struct amdtp_stream *stream, in keep_resources()
197 static int keep_dual_resources(struct snd_dice *dice, unsigned int rate, in keep_dual_resources()
256 static void finish_session(struct snd_dice *dice, struct reg_params *tx_params, in finish_session()
265 int snd_dice_stream_reserve_duplex(struct snd_dice *dice, unsigned int rate, in snd_dice_stream_reserve_duplex()
326 static int start_streams(struct snd_dice *dice, enum amdtp_stream_direction dir, in start_streams()
382 int snd_dice_stream_start_duplex(struct snd_dice *dice) in snd_dice_stream_start_duplex()
475 void snd_dice_stream_stop_duplex(struct snd_dice *dice) in snd_dice_stream_stop_duplex()
488 static int init_stream(struct snd_dice *dice, enum amdtp_stream_direction dir, in init_stream()
521 static void destroy_stream(struct snd_dice *dice, in destroy_stream()
540 int snd_dice_stream_init_duplex(struct snd_dice *dice) in snd_dice_stream_init_duplex()
575 void snd_dice_stream_destroy_duplex(struct snd_dice *dice) in snd_dice_stream_destroy_duplex()
587 void snd_dice_stream_update_duplex(struct snd_dice *dice) in snd_dice_stream_update_duplex()
609 int snd_dice_stream_detect_current_formats(struct snd_dice *dice) in snd_dice_stream_detect_current_formats()
672 static void dice_lock_changed(struct snd_dice *dice) in dice_lock_changed()
678 int snd_dice_stream_lock_try(struct snd_dice *dice) in snd_dice_stream_lock_try()
697 void snd_dice_stream_lock_release(struct snd_dice *dice) in snd_dice_stream_lock_release()