Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/motu/
H A Dmotu-stream.c109 int snd_motu_stream_cache_packet_formats(struct snd_motu *motu) in snd_motu_stream_cache_packet_formats() function
166 err = snd_motu_stream_cache_packet_formats(motu); in snd_motu_stream_reserve_duplex()
H A Dmotu.h169 int snd_motu_stream_cache_packet_formats(struct snd_motu *motu);
H A Dmotu-pcm.c143 err = snd_motu_stream_cache_packet_formats(motu); in pcm_open()