Home
last modified time | relevance | path

Searched refs:snd_dice_stream_detect_current_formats (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/sound/firewire/dice/
H A Ddice.h217 int snd_dice_stream_detect_current_formats(struct snd_dice *dice);
H A Ddice.c215 dice->detect_formats = snd_dice_stream_detect_current_formats; in dice_probe()
H A Ddice-stream.c625 int snd_dice_stream_detect_current_formats(struct snd_dice *dice) in snd_dice_stream_detect_current_formats() function