Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/dice/
H A Ddice.h214 int snd_dice_stream_detect_current_formats(struct snd_dice *dice);
H A Ddice.c167 detect_formats = snd_dice_stream_detect_current_formats; in dice_probe()
H A Ddice-stream.c609 int snd_dice_stream_detect_current_formats(struct snd_dice *dice) in snd_dice_stream_detect_current_formats() function