Home
last modified time | relevance | path

Searched refs:amdtp_motu_cache (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/sound/firewire/motu/
Dmotu.h42 struct amdtp_motu_cache { struct
81 struct amdtp_motu_cache cache;
150 struct amdtp_motu_cache *cache);
Damdtp-motu.c45 struct amdtp_motu_cache *cache;
303 static void cache_event_offsets(struct amdtp_motu_cache *cache, const __be32 *buf, in cache_event_offsets()
377 static void write_sph(struct amdtp_motu_cache *cache, __be32 *buffer, unsigned int data_blocks, in write_sph()
440 const struct snd_motu_spec *spec, struct amdtp_motu_cache *cache) in amdtp_motu_init()