Home
last modified time | relevance | path

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

/linux-6.12.1/sound/firewire/motu/
Dmotu.c168 SND_MOTU_DEV_ENTRY(0x00000d, &snd_motu_spec_ultralite),
Dmotu-protocol-v2.c302 const struct snd_motu_spec snd_motu_spec_ultralite = { variable
Dmotu.h136 extern const struct snd_motu_spec snd_motu_spec_ultralite;
Damdtp-motu.c459 spec == &snd_motu_spec_ultralite) { in amdtp_motu_init()