Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/firewire/motu/
H A Dmotu-protocol-v3.c105 *src = SND_MOTU_CLOCK_SOURCE_INTERNAL; in detect_clock_source_828mk3()
156 *src = SND_MOTU_CLOCK_SOURCE_INTERNAL; in v3_detect_clock_source()
H A Dmotu-protocol-v2.c86 *src = SND_MOTU_CLOCK_SOURCE_INTERNAL; in detect_clock_source_optical_model()
128 *src = SND_MOTU_CLOCK_SOURCE_INTERNAL; in v2_detect_clock_source()
H A Dmotu-proc.c11 [SND_MOTU_CLOCK_SOURCE_INTERNAL] = "Internal",
H A Dmotu.h86 SND_MOTU_CLOCK_SOURCE_INTERNAL, enumerator
H A Dmotu-pcm.c158 if ((src != SND_MOTU_CLOCK_SOURCE_INTERNAL && in pcm_open()