Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/firewire/motu/
H A Dmotu.h117 extern const struct snd_motu_spec snd_motu_spec_ultralite;
H A Dmotu.c189 SND_MOTU_DEV_ENTRY(0x00000d, &snd_motu_spec_ultralite),
H A Dmotu-protocol-v2.c341 const struct snd_motu_spec snd_motu_spec_ultralite = { variable
H A Damdtp-motu.c461 spec == &snd_motu_spec_ultralite) { in amdtp_motu_init()