Home
last modified time | relevance | path

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

/Linux-v4.19/sound/firewire/dice/
Ddice.h213 int snd_dice_stream_detect_current_formats(struct snd_dice *dice);
Ddice.c234 dice->detect_formats = snd_dice_stream_detect_current_formats; in dice_probe()
Ddice-stream.c571 int snd_dice_stream_detect_current_formats(struct snd_dice *dice) in snd_dice_stream_detect_current_formats() function