Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/dice/
H A Ddice-weiss.c8 struct dice_weiss_spec { struct
14 static const struct dice_weiss_spec dac202 = { argument
20 static const struct dice_weiss_spec man301 = {
26 static const struct dice_weiss_spec int202 = {
32 static const struct dice_weiss_spec int203 = {
38 static const struct dice_weiss_spec adc2 = {
44 static const struct dice_weiss_spec dac2_minerva = {
50 static const struct dice_weiss_spec vesta = {
56 static const struct dice_weiss_spec afi1 = {
65 const struct dice_weiss_spec *spec; in snd_dice_detect_weiss_formats()