Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/firewire/motu/
H A Dmotu-protocol-v2.c317 else if (motu->spec == &snd_motu_spec_8pre) in snd_motu_protocol_v2_cache_packet_formats()
350 const struct snd_motu_spec snd_motu_spec_8pre = { variable
H A Dmotu.h118 extern const struct snd_motu_spec snd_motu_spec_8pre;
H A Dmotu.c190 SND_MOTU_DEV_ENTRY(0x00000f, &snd_motu_spec_8pre),
H A Damdtp-motu.c460 if (spec == &snd_motu_spec_8pre || in amdtp_motu_init()